Home
last modified time | relevance | path

Searched defs:modulePath (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/load/
Dmodule_loader.cpp35 std::string modulePath; in GetModulePath() local
74 std::string modulePath = GetModulePath(moduleName); in Load() local
/base/update/sys_installer/services/module_update/util/include/
Dmodule_file.h65 ModuleFile(const std::string &modulePath, in ModuleFile()
/base/startup/init/interfaces/innerkits/modulemgr/
Dmodulemgr.c237 MODULE_MGR *ModuleMgrScan(const char *modulePath) in ModuleMgrScan()