Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/load/
Dmodule_loader.cpp39 std::string modulePath; in GetModulePath() local
71 std::string modulePath = GetModulePath(moduleName); in Load() local
/base/update/sys_installer/services/module_update/util/src/
Dmodule_hvb_ops.cpp40 std::string modulePath = OHOS::ExtractFilePath(path) + HMP_INFO_NAME; in ParseReadParam() local
/base/update/sys_installer/services/module_update/util/include/
Dmodule_file.h103 ModuleFile(const std::string &modulePath, in ModuleFile()
/base/security/security_guard/frameworks/common/constants/include/
Dsecurity_collector_define.h50 std::string modulePath; member
/base/startup/init/interfaces/innerkits/modulemgr/
Dmodulemgr.c237 MODULE_MGR *ModuleMgrScan(const char *modulePath) in ModuleMgrScan()