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

  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.h 156 Func_CreateObject CreateObject;
LoadCodecs.cpp 509 lib.CreateObject = (Func_CreateObject)lib.Lib.GetProc("CreateObject");
  /external/lzma/CPP/7zip/UI/Client7z/
Client7z.cpp 717 Func_CreateObject createObjectFunc = (Func_CreateObject)lib.GetProc("CreateObject");
  /external/lzma/CPP/7zip/Archive/
IArchive.h 460 typedef HRESULT (WINAPI *Func_CreateObject)(const GUID *clsID, const GUID *iid, void **outObject);

Completed in 146 milliseconds