Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinner_bundle_info.cpp2554 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in GetBundleWithReqPermissionsV9() local
3029 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in IsAbilityEnabled() local
3163 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in IsAbilityEnabledV9() local
4444 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in AddCloneBundle() local
4484 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in RemoveCloneBundle() local
Dbundle_data_mgr.cpp1217 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in QueryAbilityInfoWithFlags() local
1274 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in QueryAbilityInfoWithFlagsV9() local
1686 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in EmplaceAbilityInfo() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
Dbms_bundle_kit_service_test.cpp1479 std::string appIndexKey = std::to_string(innerBundleCloneInfo.appIndex); in AddCloneInfo() local