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

  /external/lzma/CPP/7zip/Archive/
ArchiveExports.cpp 144 STDAPI GetIsArc(UInt32 formatIndex, Func_IsArc *isArc)
IArchive.h 584 typedef UInt32 (WINAPI *Func_IsArc)(const Byte *p, size_t size);
585 typedef HRESULT (WINAPI *Func_GetIsArc)(UInt32 formatIndex, Func_IsArc *isArc);
  /external/lzma/CPP/7zip/Common/
RegisterArc.h 22 Func_IsArc IsArc;
  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.h 99 Func_IsArc IsArcFunc;

Completed in 221 milliseconds