HomeSort by relevance Sort by last modified time
    Searched refs:CSzArEx (Results 1 - 4 of 4) sorted by null

  /external/lzma/C/
7z.h 160 } CSzArEx;
162 void SzArEx_Init(CSzArEx *p);
163 void SzArEx_Free(CSzArEx *p, ISzAlloc *alloc);
164 UInt64 SzArEx_GetFolderStreamPos(const CSzArEx *p, UInt32 folderIndex, UInt32 indexInFolder);
165 int SzArEx_GetFolderFullPackSize(const CSzArEx *p, UInt32 folderIndex, UInt64 *resSize);
173 size_t SzArEx_GetFileNameUtf16(const CSzArEx *p, size_t fileIndex, UInt16 *dest);
176 const CSzArEx *db,
199 SRes SzArEx_Open(CSzArEx *p, ILookInStream *inStream, ISzAlloc *allocMain, ISzAlloc *allocTemp);
7zIn.c 132 void SzArEx_Init(CSzArEx *p)
143 void SzArEx_Free(CSzArEx *p, ISzAlloc *alloc)
179 static SRes SzArEx_Fill(CSzArEx *p, ISzAlloc *alloc)
243 UInt64 SzArEx_GetFolderStreamPos(const CSzArEx *p, UInt32 folderIndex, UInt32 indexInFolder)
249 int SzArEx_GetFolderFullPackSize(const CSzArEx *p, UInt32 folderIndex, UInt64 *resSize)
906 size_t SzArEx_GetFileNameUtf16(const CSzArEx *p, size_t fileIndex, UInt16 *dest)
941 CSzArEx *p, /* allocMain */
1123 CSzArEx *p,
1215 CSzArEx *p,
    [all...]
  /external/lzma/C/Util/7z/
7zMain.c 288 CSzArEx db;
  /external/lzma/C/Util/SfxSetup/
SfxSetup.c 239 CSzArEx db;

Completed in 361 milliseconds