Searched refs:GetNotificationKeys (Results 1 – 4 of 4) sorted by relevance
510 std::vector<std::string> keys = GetNotificationKeys(bundleOption); in OnBundleRemoved()1328 std::vector<std::string> keys = GetNotificationKeys(bundleOption); in OnBundleDataCleared()1426 std::vector<std::string> keys = GetNotificationKeys(nullptr); in DeleteAllByUserInner()
342 std::vector<std::string> keys = GetNotificationKeys(bundleOption); in ExcuteCancelAll()627 std::vector<std::string> keys = GetNotificationKeys(bundle); in DeleteByBundle()695 std::vector<std::string> keys = GetNotificationKeys(nullptr); in DeleteAll()
1173 std::vector<std::string> AdvancedNotificationService::GetNotificationKeys( in GetNotificationKeys() function in OHOS::Notification::AdvancedNotificationService
1238 … std::vector<std::string> GetNotificationKeys(const sptr<NotificationBundleOption> &bundleOption);