Home
last modified time | relevance | path

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

/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_ability_callback.cpp327 CallSupplementWorker *dataWorker = std::make_unique<CallSupplementWorker>().release(); in ReportStartRttInfo() local
357 CallSupplementWorker *dataWorker = std::make_unique<CallSupplementWorker>().release(); in ReportStopRttInfo() local
387 CallSupplementWorker *dataWorker = std::make_unique<CallSupplementWorker>().release(); in ReportCallMediaModeInfo() local
417 CallStateWorker *dataWorker = std::make_unique<CallStateWorker>().release(); in UpdateCallStateInfo() local
503 CallEventWorker *dataWorker = std::make_unique<CallEventWorker>().release(); in UpdateCallEvent() local
576 …CallDisconnectedCauseWorker *dataWorker = std::make_unique<CallDisconnectedCauseWorker>().release(… in UpdateCallDisconnectedCause() local
665 MmiCodeWorker *dataWorker = std::make_unique<MmiCodeWorker>().release(); in UpdateMmiCodeResultsInfo() local
741 AudioDeviceWork *dataWorker = std::make_unique<AudioDeviceWork>().release(); in UpdateAudioDeviceInfo() local
835 CallOttWorker *dataWorker = std::make_unique<CallOttWorker>().release(); in OttCallRequest() local
864 CallSupplementWorker *dataWorker = std::make_unique<CallSupplementWorker>().release(); in ReportGetWaitingInfo() local
[all …]
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dsubscribe.cpp218 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnCanceled() local
315 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnConsumed() local
399 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnUpdate() local
469 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnConnected() local
540 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDisconnected() local
610 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDied() local
694 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnDoNotDisturbDateChange() local
780 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnEnabledNotificationChanged() local
864 NotificationReceiveDataWorker *dataWorker = new (std::nothrow) NotificationReceiveDataWorker(); in OnBadgeChanged() local
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_ims_reg_info_callback_manager.cpp106 ImsStateWorker *dataWorker = new ImsStateWorker(); in ReportImsRegInfoInner() local