Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DSysIconUtils.cpp194 static int FindInSorted_Ext(const CObjectVector<CExtIconPair> &vect, const wchar_t *ext, unsigned &… in FindInSorted_Ext() function
286 const int index = FindInSorted_Ext(map, ext, insertPos); in GetIconIndex()