Searched refs:AssignValidNotificationSlot (Results 1 – 5 of 5) sorted by relevance
465 ErrCode AdvancedNotificationService::AssignValidNotificationSlot(const std::shared_ptr<Notification… in AssignValidNotificationSlot() function in OHOS::Notification::AdvancedNotificationService
596 ErrCode ret = AssignValidNotificationSlot(record, record->bundleOption); in FillNotificationRecord()2210 auto result = AssignValidNotificationSlot(record, record->bundleOption); in AddRecordToMemory()
959 ErrCode result = AssignValidNotificationSlot(record, bundleOption); in OnDistributedPublish()1039 ErrCode result = AssignValidNotificationSlot(record, bundleOption); in OnDistributedUpdate()
221 if (AssignValidNotificationSlot(record, bundleOption) != ERR_OK) { in PublishNotificationForIndirectProxy()2419 ErrCode ret = AssignValidNotificationSlot(record, bundleOption); in PublishNotificationBySa()
1412 ErrCode AssignValidNotificationSlot(const std::shared_ptr<NotificationRecord> &record,