Home
last modified time | relevance | path

Searched defs:CExtIconPair (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DSysIconUtils.h12 struct CExtIconPair struct
17 // int Compare(const CExtIconPair &a) const { return MyStringCompareNoCase(Ext, a.Ext); } argument