Searched refs:GetInnerModuleInfoHnpPath (Results 1 – 4 of 4) sorted by relevance
2412 std::string ret = info.GetInnerModuleInfoHnpPath("");2547 auto ret = info.GetInnerModuleInfoHnpPath(MODULE_NAME);
1203 std::string GetInnerModuleInfoHnpPath(const std::string &moduleName) const;
2822 std::string InnerBundleInfo::GetInnerModuleInfoHnpPath(const std::string &moduleName) const in GetInnerModuleInfoHnpPath() function in OHOS::AppExecFwk::InnerBundleInfo
2008 std::string moduleHnpsPath = info.GetInnerModuleInfoHnpPath(info.GetCurModuleName()); in ProcessBundleInstallNative()