Home
last modified time | relevance | path

Searched refs:LoadDll (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp474 HRESULT CCodecs::LoadDll(const FString &dllPath, bool needCheckDll) in LoadDll() function in CCodecs
537 RINOK(LoadDll(folderPrefix + fi.Name, true)); in LoadDllsFromFolder()
596 RINOK(LoadDll(baseFolder + kMainDll, false)); in Load()
DLoadCodecs.h188 HRESULT LoadDll(const FString &path, bool needCheckDll);
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp475 FileScopedHandle DLLFile(DebugEvent.u.LoadDll.hFile); in main()
/external/swiftshader/third_party/LLVM/utils/KillTheDoctor/
DKillTheDoctor.cpp514 FileScopedHandle DLLFile(DebugEvent.u.LoadDll.hFile); in main()