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