Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DPeHandler.cpp796 struct CStringKeyValue struct
820 CObjectVector<CStringKeyValue> _versionKeys;
1561 void PrintToTextFile(CTextFile &f, CObjectVector<CStringKeyValue> &keys);
1700 static int FindKey(CObjectVector<CStringKeyValue> &v, const char *key)
1708 static void AddToUniqueUStringVector(CObjectVector<CStringKeyValue> &v, const UString &key, const U…
1723 CStringKeyValue &pair = v.InsertNew(i);
1728 void CMy_VS_FIXEDFILEINFO::PrintToTextFile(CTextFile &f, CObjectVector<CStringKeyValue> &keys)
1947 static bool ParseVersion(const Byte *p, UInt32 size, CTextFile &f, CObjectVector<CStringKeyValue> &…
2741 const CStringKeyValue &k = _versionKeys[i];