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

  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.cpp 347 HRESULT CCodecs::LoadDll(const CSysString &dllPath, bool needCheckDll)
404 RINOK(LoadDll(folderPrefix + fi.Name, true));
447 RINOK(LoadDll(baseFolder + kMainDll, false));
LoadCodecs.h 154 HRESULT LoadDll(const CSysString &path, bool needCheckDll);
  /external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 471 FileScopedHandle DLLFile(DebugEvent.u.LoadDll.hFile);

Completed in 231 milliseconds