Home
last modified time | relevance | path

Searched defs:moduleVec (Results 1 – 5 of 5) 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() local
1153 std::vector<std::string> moduleVec = info.GetDistroModuleName(); in IsContainModuleName() local
H A Dbase_bundle_installer.cpp954 std::vector<std::string> moduleVec = newBundleInfo.GetModuleNameVec(); in InnerProcessUpdateHapToken() local
4121 std::vector<std::string> moduleVec = info.GetModuleNameVec(); in UninstallLowerVersionFeature() local
H A Dinner_bundle_info.cpp3750 std::vector<std::string> moduleVec; in GetDistroModuleName() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp850 std::vector<std::string> moduleVec = info.GetModuleNameVec(); in UninstallLowerVersion() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1399 std::vector<std::string> moduleVec; in GetModuleNameVec() local