Home
last modified time | relevance | path

Searched defs:isNotificationExists (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_flow_control_service.cpp303 …st std::shared_ptr<NotificationRecord> record, const int32_t callingUid, bool isNotificationExists) in FlowControl()
336 const std::shared_ptr<NotificationRecord> record, bool isNotificationExists) in GetSceneTypePair()
Dadvanced_notification_utils.cpp821 bool isNotificationExists = IsNotificationExists(record->notification->GetKey()); in OnDistributedPublish() local
900 bool isNotificationExists = IsNotificationExists(record->notification->GetKey()); in OnDistributedUpdate() local
Dadvanced_notification_publish_service.cpp849 bool isNotificationExists = IsNotificationExists(record->notification->GetKey()); in PublishNotificationBySa() local
Dadvanced_notification_service.cpp732 bool isNotificationExists = IsNotificationExists(record->notification->GetKey()); in PublishPreparedNotification() local
/base/notification/distributed_notification_service/services/ans/src/advanced_notification_manager/
Dadvanced_notification_publish.cpp271 bool isNotificationExists = IsNotificationExists(record->notification->GetKey()); in PublishNotificationForIndirectProxy() local