Home
last modified time | relevance | path

Searched refs:GetNotificationKeys (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp539 std::vector<std::string> keys = GetNotificationKeys(bundleOption); in OnBundleRemoved()
1346 std::vector<std::string> keys = GetNotificationKeys(bundleOption); in OnBundleDataCleared()
1443 std::vector<std::string> keys = GetNotificationKeys(nullptr); in DeleteAllByUserInner()
H A Dadvanced_notification_publish_service.cpp337 std::vector<std::string> keys = GetNotificationKeys(bundleOption); in ExcuteCancelAll()
622 std::vector<std::string> keys = GetNotificationKeys(bundle); in DeleteByBundle()
690 std::vector<std::string> keys = GetNotificationKeys(nullptr); in DeleteAll()
H A Dadvanced_notification_service.cpp1208 std::vector<std::string> AdvancedNotificationService::GetNotificationKeys( in GetNotificationKeys() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1228 std::vector<std::string> GetNotificationKeys(const sptr<NotificationBundleOption> &bundleOption);

Completed in 17 milliseconds