Searched defs:appLibPath (Results 1 – 2 of 2) sorted by relevance
246 …leManager::SetAppLibPath(const std::string& moduleName, const std::vector<std::string>& appLibPath) in SetAppLibPath()
605 for (const auto &appLibPath : options.appLibPaths) { in Initialize() local