Searched refs:sortedArrLen (Results 1 – 1 of 1) sorted by relevance
151 findStringIndex(const char* const *sortedArr, int32_t sortedArrLen, const char* target, int32_t tar… in findStringIndex() argument156 right= sortedArrLen-1; in findStringIndex()