Home
last modified time | relevance | path

Searched refs:GetDistroModuleName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp1106 std::vector<std::string> moduleVec = info.second.GetDistroModuleName(); in CheckModuleNameForMulitHaps()
1153 std::vector<std::string> moduleVec = info.GetDistroModuleName(); in IsContainModuleName()
H A Dinner_bundle_info.cpp3748 std::vector<std::string> InnerBundleInfo::GetDistroModuleName() const in GetDistroModuleName() function in OHOS::AppExecFwk::InnerBundleInfo
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h2115 std::vector<std::string> GetDistroModuleName() const;