Searched refs:GetBundleWithAbilitiesV9 (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/ |
H A D | bms_bundle_data_storage_database_test.cpp | 2291 info.GetBundleWithAbilitiesV9(FLAG, hapModuleInfo, Constants::START_USERID); 2299 info.GetBundleWithAbilitiesV9(flag, hapModuleInfo, Constants::START_USERID); 2302 info.GetBundleWithAbilitiesV9(flag, hapModuleInfo, ServiceConstants::NOT_EXIST_USERID); 2309 info.GetBundleWithAbilitiesV9(flag, hapModuleInfo, Constants::START_USERID);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | inner_bundle_info.h | 2239 void GetBundleWithAbilitiesV9(
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | inner_bundle_info.cpp | 2615 GetBundleWithAbilitiesV9(flags, hapModuleInfo, userId, appIndex); in ProcessBundleWithHapModuleInfoFlag() 2622 void InnerBundleInfo::GetBundleWithAbilitiesV9( in GetBundleWithAbilitiesV9() function in OHOS::AppExecFwk::InnerBundleInfo
|