Home
last modified time | relevance | path

Searched refs:CheckLongTermLiveView (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp2186 ErrCode AdvancedNotificationService::CheckLongTermLiveView(const sptr<NotificationRequest> &request, in CheckLongTermLiveView() function in OHOS::Notification::AdvancedNotificationService
2234 … if (!remove && CheckLongTermLiveView(record->request, record->notification->GetKey()) != ERR_OK) { in AddRecordToMemory()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1431 ErrCode CheckLongTermLiveView(const sptr<NotificationRequest> &request, const std::string &key);