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