Searched refs:GenerateBundleLablel (Results 1 – 2 of 2) sorted by relevance
340 std::string bundleKeyStr = KEY_BUNDLE_LABEL + GenerateBundleLablel(bundleInfo); in PutBundlePropertyToDisturbeDB()371 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutShowBadge()389 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutImportance()406 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutTotalBadgeNums()425 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutNotificationsEnabledForBundle()461 std::string bundleKey = GenerateBundleLablel(bundleInfo); in PutHasPoppedDialog()771 int32_t result = rdbDataManager_->InsertData(bundleKey, GenerateBundleLablel(bundleInfo)); in PutBundleToDisturbeDB()1207 std::string NotificationPreferencesDatabase::GenerateBundleLablel( in GenerateBundleLablel() function in OHOS::Notification::NotificationPreferencesDatabase
226 … std::string GenerateBundleLablel(const NotificationPreferencesInfo::BundleInfo &bundleInfo) const;