Searched refs:SzArEx_GetFolderStreamPos (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/lzma_sdk/
H A D7z.h164 UInt64 SzArEx_GetFolderStreamPos(const CSzArEx *p, UInt32 folderIndex, UInt32 indexInFolder);
H A D7zIn.c243 UInt64 SzArEx_GetFolderStreamPos(const CSzArEx *p, UInt32 folderIndex, UInt32 indexInFolder) function
1352 UInt64 startOffset = SzArEx_GetFolderStreamPos(p, folderIndex, 0);
/external/lzma/C/
H A D7z.h164 UInt64 SzArEx_GetFolderStreamPos(const CSzArEx *p, UInt32 folderIndex, UInt32 indexInFolder);
H A D7zIn.c243 UInt64 SzArEx_GetFolderStreamPos(const CSzArEx *p, UInt32 folderIndex, UInt32 indexInFolder) function
1352 UInt64 startOffset = SzArEx_GetFolderStreamPos(p, folderIndex, 0);

Completed in 111 milliseconds