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.cpp235 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnCanceled() local
318 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnBatchCanceled() local
408 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnConsumed() local
467 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnUpdate() local
512 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnConnected() local
557 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDisconnected() local
599 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDied() local
660 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDoNotDisturbDateChange() local
717 NotificationReceiveDataWorker* dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in onDoNotDisturbChanged() local
778 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