Home
last modified time | relevance | path

Searched refs:Func_GetIsArc (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/
DIArchive.h659 typedef HRESULT (WINAPI *Func_GetIsArc)(UInt32 formatIndex, Func_IsArc *isArc); typedef
/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp411 MY_GET_FUNC_LOC (getIsArc, Func_GetIsArc, lib, "GetIsArc") in LoadFormats()