Searched refs:FindInSorted_Ext (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
H A DSysIconUtils.cpp135 static int FindInSorted_Ext(const CObjectVector<CExtIconPair> &vect, const wchar_t *ext, int &insertPos) function
209 int index = FindInSorted_Ext(_extMap, ext, insertPos);

Completed in 64 milliseconds