Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/
DIArchive.h675 typedef HRESULT (WINAPI *Func_GetNumberOfFormats)(UInt32 *numFormats); typedef
/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp423 … MY_GET_FUNC_LOC (getNumberOfFormats, Func_GetNumberOfFormats, lib.GetProc("GetNumberOfFormats")); in LoadFormats()