Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/Chm/
DChmIn.cpp56 AString CMethodInfo::GetGuidString() const in GetGuidString()
64 bool CMethodInfo::IsLzx() const in IsLzx()
71 bool CMethodInfo::IsDes() const in IsDes()
76 AString CMethodInfo::GetName() const in GetName()
755 CMethodInfo method; in OpenHighLevel()
762 CMethodInfo method; in OpenHighLevel()
773 CMethodInfo &method = section.Methods[mi]; in OpenHighLevel()
831 CMethodInfo &method = section.Methods[mi]; in OpenHighLevel()
DChmIn.h162 struct CMethodInfo struct
182 CObjectVector<CMethodInfo> Methods; argument