Searched defs:modulePath (Results 1 – 5 of 5) sorted by relevance
39 std::string modulePath; in GetModulePath() local71 std::string modulePath = GetModulePath(moduleName); in Load() local
40 std::string modulePath = OHOS::ExtractFilePath(path) + HMP_INFO_NAME; in ParseReadParam() local
103 ModuleFile(const std::string &modulePath, in ModuleFile()
50 std::string modulePath; member
237 MODULE_MGR *ModuleMgrScan(const char *modulePath) in ModuleMgrScan()