Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dsubscribe.cpp233 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnCanceled() local
316 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnBatchCanceled() local
405 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnConsumed() local
465 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnUpdate() local
510 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnConnected() local
555 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDisconnected() local
597 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDied() local
658 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDoNotDisturbDateChange() local
715 NotificationReceiveDataWorker* dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in onDoNotDisturbChanged() local
776 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnEnabledNotificationChanged() local
[all …]
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_ims_reg_info_callback_manager.cpp122 ImsStateWorker *dataWorker = new ImsStateWorker(); in ReportImsRegInfoInner() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
Dlocal_live_view_subscribe.cpp126 … LocalLiveViewReceiveDataWorker *dataWorker = new (std::nothrow) LocalLiveViewReceiveDataWorker(); in OnResponse() local