Home
last modified time | relevance | path

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

/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_ability_callback.cpp267 CallSupplementWorker *dataWorker = std::make_unique<CallSupplementWorker>().release(); in ReportStartRttInfo() local
298 CallSupplementWorker *dataWorker = std::make_unique<CallSupplementWorker>().release(); in ReportStopRttInfo() local
329 CallSupplementWorker *dataWorker = std::make_unique<CallSupplementWorker>().release(); in ReportCallMediaModeInfo() local
360 CallStateWorker *dataWorker = std::make_unique<CallStateWorker>().release(); in UpdateCallStateInfo() local
439 CallEventWorker *dataWorker = std::make_unique<CallEventWorker>().release(); in UpdateCallEvent() local
504 …CallDisconnectedCauseWorker *dataWorker = std::make_unique<CallDisconnectedCauseWorker>().release(… in UpdateCallDisconnectedCause() local
585 MmiCodeWorker *dataWorker = std::make_unique<MmiCodeWorker>().release(); in UpdateMmiCodeResultsInfo() local
654 CallOttWorker *dataWorker = std::make_unique<CallOttWorker>().release(); in OttCallRequest() local
684 CallSupplementWorker *dataWorker = std::make_unique<CallSupplementWorker>().release(); in ReportGetWaitingInfo() local
715 CallSupplementWorker *dataWorker = std::make_unique<CallSupplementWorker>().release(); in ReportSetWaitingInfo() local
[all …]
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dsubscribe.cpp216 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnCanceled() local
315 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnConsumed() local
398 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnUpdate() local
467 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnConnected() local
537 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDisconnected() local
606 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDied() local
689 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDoNotDisturbDateChange() local
774 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnEnabledNotificationChanged() local
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_ims_reg_info_callback_manager.cpp106 ImsStateWorker *dataWorker = new ImsStateWorker(); in ReportImsRegInfoInner() local
/base/time/time_service/framework/js/napi/system_timer/src/
Dnapi_system_timer.cpp53 ReceiveDataWorker *dataWorker = new (std::nothrow) ReceiveDataWorker(); in OnTrigger() local