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.cpp373 CallSupplementWorker *dataWorker = std::make_unique<CallSupplementWorker>().release(); in ReportStartRttInfo() local
403 CallSupplementWorker *dataWorker = std::make_unique<CallSupplementWorker>().release(); in ReportStopRttInfo() local
433 CallStateWorker *dataWorker = std::make_unique<CallStateWorker>().release(); in UpdateCallStateInfo() local
543 CallEventWorker *dataWorker = std::make_unique<CallEventWorker>().release(); in UpdateCallEvent() local
618 …CallDisconnectedCauseWorker *dataWorker = std::make_unique<CallDisconnectedCauseWorker>().release(… in UpdateCallDisconnectedCause() local
707 MmiCodeWorker *dataWorker = std::make_unique<MmiCodeWorker>().release(); in UpdateMmiCodeResultsInfo() local
783 AudioDeviceWork *dataWorker = std::make_unique<AudioDeviceWork>().release(); in UpdateAudioDeviceInfo() local
877 CallOttWorker *dataWorker = std::make_unique<CallOttWorker>().release(); in OttCallRequest() local
906 CallSupplementWorker *dataWorker = std::make_unique<CallSupplementWorker>().release(); in ReportGetWaitingInfo() local
936 CallSupplementWorker *dataWorker = std::make_unique<CallSupplementWorker>().release(); in ReportCloseUnFinishedUssdInfo() local
[all …]
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dsubscribe.cpp224 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnCanceled() local
325 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnBatchCanceled() local
428 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnConsumed() local
512 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnUpdate() local
582 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnConnected() local
653 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDisconnected() local
723 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDied() local
809 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDoNotDisturbDateChange() local
860 NotificationReceiveDataWorker* dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in onDoNotDisturbChanged() local
946 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.cpp122 … LocalLiveViewReceiveDataWorker *dataWorker = new (std::nothrow) LocalLiveViewReceiveDataWorker(); in OnResponse() local