Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdateCallback.h34 struct CKeyKeyValPair struct
40 int Compare(const CKeyKeyValPair &a) const in Compare() argument
61 CRecordVector<CKeyKeyValPair> _map;
DUpdateCallback.cpp357 const CKeyKeyValPair &pair = _map[_hardIndex_To]; in GetProperty()
494 CKeyKeyValPair pair; in GetStream()