Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp624 const sptr<NotificationBundleOption> &bundleOption, bool isUpdateByOwner) in PublishPreparedNotification() argument
664 …blishProcess::GetInstance()->CheckLocalLiveViewSubscribed(record->request, isUpdateByOwner, uid)) { in PublishPreparedNotification()
678 result = AddRecordToMemory(record, isSystemApp, isUpdateByOwner, isAgentController); in PublishPreparedNotification()
2207 const std::shared_ptr<NotificationRecord> &record, bool isSystemApp, bool isUpdateByOwner, in AddRecordToMemory() argument
2228 if (isUpdateByOwner) { in AddRecordToMemory()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h950 const sptr<NotificationBundleOption> &bundleOption, bool isUpdateByOwner = false);
1397 bool isSystemApp, bool isUpdateByOwner, const bool isAgentController);