Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DSysIconUtils.cpp137 static int FindInSorted_Ext(const CObjectVector<CExtIconPair> &vect, const wchar_t *ext, int &inser… in FindInSorted_Ext() function
211 int index = FindInSorted_Ext(_extMap, ext, insertPos); in GetIconIndex()