Searched refs:CFolders (Results 1 – 5 of 5) sorted by relevance
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zIn.h | 42 struct CFolders struct 98 struct CDatabase: public CFolders argument 126 CFolders::Clear(); in Clear() 360 void ReadPackInfo(CFolders &f); 364 CFolders &folders); 367 CFolders &folders, 374 CFolders &folders,
|
D | 7zDecode.h | 53 const CFolders &folders, int folderIndex,
|
D | 7zIn.cpp | 494 void CFolders::ParseFolderInfo(unsigned folderIndex, CFolder &folder) const in ParseFolderInfo() 642 void CInArchive::ReadPackInfo(CFolders &f) in ReadPackInfo() 678 CFolders &folders) in ReadUnpackInfo() 846 CFolders &folders, in ReadSubStreamsInfo() 988 CFolders &folders, in ReadStreamsInfo() 1098 CFolders folders; in ReadAndDecodePackedStreams() 1186 (CFolders &)db, in ReadHeader()
|
D | 7zDecode.cpp | 97 const CFolders &folders, int folderIndex, in Decode()
|
D | 7zUpdate.cpp | 640 const CFolders *Folders; 1123 threadDecoder.Folders = (const CFolders *)db; in Update()
|