Home
last modified time | relevance | path

Searched defs:appIndexKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp2558 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in GetBundleWithReqPermissionsV9() local
3037 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in IsAbilityEnabled() local
3171 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in IsAbilityEnabledV9() local
4495 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in AddCloneBundle() local
4535 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in RemoveCloneBundle() local
H A Dbundle_data_mgr.cpp1222 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in QueryAbilityInfoWithFlags() local
1279 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in QueryAbilityInfoWithFlagsV9() local
1691 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in EmplaceAbilityInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp1479 std::string appIndexKey = std::to_string(innerBundleCloneInfo.appIndex); in AddCloneInfo() local