Searched defs:ELzmaStatus (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/lzma_sdk/
H A DLzmaDec.h107 } ELzmaStatus; typedef in typeref:enum:__anon13435
109 /* ELzmaStatus is used only as output value for function call */
182 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
199 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
225 ELzmaStatus *status, ISzAlloc *alloc);
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzmaDec.h108 } ELzmaStatus; typedef in typeref:enum:__anon14766
110 /* ELzmaStatus is used only as output value for function call */
183 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
200 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
226 ELzmaStatus *status, ISzAlloc *alloc);
/external/lzma/C/
H A DLzmaDec.h107 } ELzmaStatus; typedef in typeref:enum:__anon26708
109 /* ELzmaStatus is used only as output value for function call */
182 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
199 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
225 ELzmaStatus *status, ISzAlloc *alloc);

Completed in 4897 milliseconds