Home
last modified time | relevance | path

Searched defs:pathPrefix (Results 1 – 2 of 2) sorted by relevance

/base/update/sys_installer/services/module_update/src/
Dmodule_file_repository.cpp121 std::unique_ptr<ModuleFile> ModuleFileRepository::GetModuleFile(const std::string &pathPrefix, in GetModuleFile()
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp270 for (const auto& pathPrefix : dynamicLibSearchDir_) { in SearchPluginBundle() local