Searched refs:CMethodInfo (Results 1 – 2 of 2) sorted by relevance
56 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()
162 struct CMethodInfo struct182 CObjectVector<CMethodInfo> Methods; argument