Searched defs:LoadDll (Results 1 - 1 of 1) 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));

Completed in 137 milliseconds