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

  /external/lzma/CPP/7zip/Archive/
IArchive.h 465 typedef HRESULT (WINAPI *Func_GetNumberOfFormats)(UInt32 *numFormats);
  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.cpp 341 Func_GetNumberOfFormats getNumberOfFormats = (Func_GetNumberOfFormats)lib.GetProc("GetNumberOfFormats");

Completed in 164 milliseconds