Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zProperties.cpp83 static void InsertToHead(CRecordVector<UInt64> &dest, UInt32 item) in InsertToHead() function
143 InsertToHead(_fileInfoPopIDs, NID::kMTime); in FillPopIDs()
144 InsertToHead(_fileInfoPopIDs, NID::kPackInfo); in FillPopIDs()
145 InsertToHead(_fileInfoPopIDs, NID::kSize); in FillPopIDs()
146 InsertToHead(_fileInfoPopIDs, NID::kName); in FillPopIDs()