Searched defs:pathPrefix (Results 1 – 5 of 5) sorted by relevance
43 void RenderDataLoader::Load(const BASE_NS::string_view pathPrefix, IRenderDataStorePod& renderDataS… in Load()
121 std::unique_ptr<ModuleFile> ModuleFileRepository::GetModuleFile(const std::string &pathPrefix, in GetModuleFile()
211 for (const auto &pathPrefix : list) { in CheckSkipScanList() local
292 for (const auto& pathPrefix : dynamicLibSearchDir_) { in SearchPluginBundle() local
1486 std::string pathPrefix = "/mnt/data/"; in CheckPathForStartFuse() local