Home
last modified time | relevance | path

Searched refs:AssignValidNotificationSlot (Results 1 - 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_slot_service.cpp455 ErrCode AdvancedNotificationService::AssignValidNotificationSlot(const std::shared_ptr<NotificationRecord> &record, in AssignValidNotificationSlot() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_utils.cpp987 ErrCode result = AssignValidNotificationSlot(record, bundleOption); in OnDistributedPublish()
1061 ErrCode result = AssignValidNotificationSlot(record, bundleOption); in OnDistributedUpdate()
H A Dadvanced_notification_service.cpp590 ErrCode ret = AssignValidNotificationSlot(record, record->bundleOption); in FillNotificationRecord()
2294 auto result = AssignValidNotificationSlot(record, record->bundleOption); in AddRecordToMemory()
H A Dadvanced_notification_publish_service.cpp221 if (AssignValidNotificationSlot(record, bundleOption) != ERR_OK) { in PublishNotificationForIndirectProxy()
2221 ErrCode ret = AssignValidNotificationSlot(record, bundleOption); in PublishNotificationBySa()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1399 ErrCode AssignValidNotificationSlot(const std::shared_ptr<NotificationRecord> &record,

Completed in 14 milliseconds