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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzmaDec.h103 } ELzmaStatus; typedef in typeref:enum:__anon10464
105 /* ELzmaStatus is used only as output value for function call */
178 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
195 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
221 ELzmaStatus *status, ISzAlloc *alloc);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzmaDec.h103 } ELzmaStatus; typedef in typeref:enum:__anon10240
105 /* ELzmaStatus is used only as output value for function call */
178 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
195 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
221 ELzmaStatus *status, ISzAlloc *alloc);

Completed in 32 milliseconds