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.cpp2578 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in GetBundleWithReqPermissionsV9() local
3057 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in IsAbilityEnabled() local
3191 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in IsAbilityEnabledV9() local
4524 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in AddCloneBundle() local
4564 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in RemoveCloneBundle() local
Dbundle_data_mgr.cpp1224 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in QueryAbilityInfoWithFlags() local
1281 std::string appIndexKey = InnerBundleUserInfo::AppIndexToKey(appIndex); in QueryAbilityInfoWithFlagsV9() local
1693 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.cpp1542 std::string appIndexKey = std::to_string(innerBundleCloneInfo.appIndex); in AddCloneInfo() local