Home
last modified time | relevance | path

Searched defs:dataWorker (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dsubscribe.cpp275 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnCanceled() local
361 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnBatchCanceled() local
467 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnConsumed() local
533 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnUpdate() local
584 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnConnected() local
635 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDisconnected() local
681 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDied() local
747 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDoNotDisturbDateChange() local
809 NotificationReceiveDataWorker* dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in onDoNotDisturbChanged() local
875 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnEnabledNotificationChanged() local
[all …]
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
Dlocal_live_view_subscribe.cpp126 … LocalLiveViewReceiveDataWorker *dataWorker = new (std::nothrow) LocalLiveViewReceiveDataWorker(); in OnResponse() local