Searched refs:LoadDll (Results 1 - 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp347 HRESULT CCodecs::LoadDll(const CSysString &dllPath, bool needCheckDll) function in class:CCodecs
404 RINOK(LoadDll(folderPrefix + fi.Name, true));
447 RINOK(LoadDll(baseFolder + kMainDll, false));
H A DLoadCodecs.h154 HRESULT LoadDll(const CSysString &path, bool needCheckDll);
/external/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp471 FileScopedHandle DLLFile(DebugEvent.u.LoadDll.hFile);

Completed in 165 milliseconds