Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zProperties.cpp75 static void InsertToHead(CRecordVector<UInt64> &dest, UInt32 item) in InsertToHead() function
136 InsertToHead(_fileInfoPopIDs, NID::kMTime); in FillPopIDs()
137 InsertToHead(_fileInfoPopIDs, NID::kPackInfo); in FillPopIDs()
138 InsertToHead(_fileInfoPopIDs, NID::kSize); in FillPopIDs()
139 InsertToHead(_fileInfoPopIDs, NID::kName); in FillPopIDs()