Home
last modified time | relevance | path

Searched refs:GetBundleWithExtensionAbilitiesV9 (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 Dbms_bundle_data_storage_database_test.cpp2323 info.GetBundleWithExtensionAbilitiesV9(FLAG, hapModuleInfo);
2331 info.GetBundleWithExtensionAbilitiesV9(flag, hapModuleInfo);
2339 info.GetBundleWithExtensionAbilitiesV9(flag, hapModuleInfo);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h2241 …void GetBundleWithExtensionAbilitiesV9(int32_t flags, HapModuleInfo &hapModuleInfo, int32_t appInd…
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp2616 GetBundleWithExtensionAbilitiesV9(flags, hapModuleInfo, appIndex); in ProcessBundleWithHapModuleInfoFlag()
2660 void InnerBundleInfo::GetBundleWithExtensionAbilitiesV9( in GetBundleWithExtensionAbilitiesV9() function in OHOS::AppExecFwk::InnerBundleInfo