Searched defs:pathPrefix (Results 1 – 2 of 2) sorted by relevance
121 std::unique_ptr<ModuleFile> ModuleFileRepository::GetModuleFile(const std::string &pathPrefix, in GetModuleFile()
270 for (const auto& pathPrefix : dynamicLibSearchDir_) { in SearchPluginBundle() local