Home
last modified time | relevance | path

Searched defs:bundleKey (Results 1 – 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
Dnotification_preferences_database_branch_test.cpp413 std::string bundleKey = "<bundleKey>"; variable
430 std::string bundleKey = "<bundleKey>"; variable
449 std::string bundleKey = "<bundleKey>"; variable
463 std::string bundleKey = "<bundleKey>"; variable
480 std::string bundleKey = "<bundleKey>"; variable
499 std::string bundleKey = "<bundleKey>"; variable
514 std::string bundleKey = "<bundleKey>"; variable
530 std::string bundleKey = "<bundleKey>"; variable
546 std::string bundleKey = "<bundleKey>"; variable
562 std::string bundleKey = "<bundleKey>"; variable
[all …]
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_preferences_database_test.cpp426 std::string bundleKey = "BundleKey"; variable
463 std::string bundleKey = "bundleKey"; variable
480 std::string bundleKey = "bundleKey"; variable
497 std::string bundleKey = "bundleKey"; variable
514 std::string bundleKey = "bundleKey"; variable
531 std::string bundleKey = "bundleKey"; variable
548 std::string bundleKey = "bundleKey"; variable
565 std::string bundleKey = "bundleKey"; variable
582 std::string bundleKey = "bundleKey"; variable
599 std::string bundleKey = "bundleKey"; variable
[all …]
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_info.cpp228 std::string bundleKey = info.GetBundleName().append(std::to_string(info.GetBundleUid())); in SetBundleInfo() local
235 std::string bundleKey = bundleOption->GetBundleName() + std::to_string(bundleOption->GetUid()); in GetBundleInfo() local
246 std::string bundleKey = bundleOption->GetBundleName() + std::to_string(bundleOption->GetUid()); in RemoveBundleInfo() local
257 std::string bundleKey = bundleOption->GetBundleName() + std::to_string(bundleOption->GetUid()); in IsExsitBundleInfo() local
407 void NotificationPreferencesInfo::SetBundleInfoFromDb(BundleInfo &info, std::string bundleKey) in SetBundleInfoFromDb()
Dnotification_preferences_database.cpp348 …std::string bundleKey = bundleOption->GetBundleName().append(std::to_string(bundleOption->GetUid()… in IsNotificationSlotFlagsExists() local
371 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutShowBadge() local
391 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutImportance() local
410 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutTotalBadgeNums() local
430 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutNotificationsEnabledForBundle() local
464 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutSlotFlags() local
484 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutHasPoppedDialog() local
671 …std::string bundleKey = bundleInfo.GetBundleName().append(std::to_string(bundleInfo.GetBundleUid()… in PutBundlePropertyValueToDisturbeDB() local
735 std::string bundleKey; in GetBundleInfo() local
777 const std::string &bundleKey, const int32_t &bundleUid) in RemoveBundleFromDisturbeDB()
[all …]
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_subscribe_manager.cpp180 std::string bundleKey = bundleName + (appIndex == 0 ? "" : HYPHEN + std::to_string(appIndex)); in CheckAppAccess() local
Dapp_account_control_manager.cpp830 std::string bundleKey = request.callerBundleName + GetBundleKeySuffix(request.appIndex); in GetAllOAuthTokens() local
886 std::string bundleKey = bundleName + GetBundleKeySuffix(appIndex); in GetAllAccounts() local