Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DSystemPage.h20 struct CModifiedExtInfo: public NRegistryAssoc::CShellExtInfo struct
28 CModifiedExtInfo(): ImageIndex(-1) {} in CModifiedExtInfo() argument
32 void SetState(const UString &iconPath) in SetState()