Home
last modified time | relevance | path

Searched refs:GetSharedObject (Results 1 – 25 of 83) sorted by relevance

1234

/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp839 auto result = event->GetSharedObject<std::string>(); in ResidentNetworkChangeReport()
1048 auto mode = event->GetSharedObject<int32_t>(); in GetDomainPreferenceModeResponse()
1139 auto mute = event->GetSharedObject<int32_t>(); in GetMuteResponse()
1206 auto reason = event->GetSharedObject<int32_t>(); in GetCallFailReasonResponse()
1339 auto result = event->GetSharedObject<SsBaseResult>(); in SetCallWaitingResponse()
1374 auto result = event->GetSharedObject<SsBaseResult>(); in SetClirResponse()
1406 auto result = event->GetSharedObject<SsBaseResult>(); in SetClipResponse()
1438 auto result = event->GetSharedObject<SsBaseResult>(); in SetColrResponse()
1470 auto result = event->GetSharedObject<SsBaseResult>(); in SetColpResponse()
1507 auto result = event->GetSharedObject<SsBaseResult>(); in SetCallTransferInfoResponse()
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddinput_source_manager_event_handler.cpp54 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyRegisterCallback()
94 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyUnregisterCallback()
123 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyPrepareCallback()
150 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyUnprepareCallback()
177 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyStartCallback()
211 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyStopCallback()
256 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyStartDhidCallback()
283 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyStopDhidCallback()
310 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyKeyStateCallback()
340 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyStartServerCallback()
[all …]
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_server_handler.cpp590 std::shared_ptr<EventContextObj> eventContextObj = event->GetSharedObject<EventContextObj>(); in HandleDeviceChangedCallback()
611 std::shared_ptr<EventContextObj> eventContextObj = event->GetSharedObject<EventContextObj>(); in HandleMicrophoneBlockedCallback()
629 std::shared_ptr<EventContextObj> eventContextObj = event->GetSharedObject<EventContextObj>(); in HandleAvailableDeviceChange()
648 std::shared_ptr<EventContextObj> eventContextObj = event->GetSharedObject<EventContextObj>(); in HandleVolumeKeyEvent()
671 std::shared_ptr<EventContextObj> eventContextObj = event->GetSharedObject<EventContextObj>(); in HandleAudioSessionDeactiveCallback()
698 std::shared_ptr<EventContextObj> eventContextObj = event->GetSharedObject<EventContextObj>(); in HandleRequestCateGoryEvent()
713 std::shared_ptr<EventContextObj> eventContextObj = event->GetSharedObject<EventContextObj>(); in HandleAbandonCateGoryEvent()
727 std::shared_ptr<EventContextObj> eventContextObj = event->GetSharedObject<EventContextObj>(); in HandleFocusInfoChangeEvent()
988 std::shared_ptr<uint64_t> eventContextObj = event->GetSharedObject<uint64_t>(); in HandleCapturerRemovedEvent()
1121 std::shared_ptr<bool> eventContextObj = event->GetSharedObject<bool>(); in HandleUpdateKvDataEvent()
[all …]
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/state/source_state/
H A Ddsched_continue_source_start_state.cpp74 auto syncContinueData = event->GetSharedObject<DistributedWantParams>(); in DoContinuePushReqTask()
89 auto syncContinueData = event->GetSharedObject<int32_t>(); in DoContinueAbilityTask()
104 auto syncContinueData = event->GetSharedObject<int32_t>(); in DoContinueErrorTask()
119 auto syncContinueData = event->GetSharedObject<int32_t>(); in DoContinueEndTask()
H A Ddsched_continue_ability_state.cpp73 auto syncContinueData = event->GetSharedObject<ContinueAbilityData>(); in DoContinueSendTask()
88 auto syncContinueData = event->GetSharedObject<int32_t>(); in DoContinueErrorTask()
103 auto syncContinueData = event->GetSharedObject<int32_t>(); in DoContinueEndTask()
H A Ddsched_continue_source_wait_end_state.cpp72 auto syncContinueData = event->GetSharedObject<int32_t>(); in DoNotifyCompleteTask()
87 auto syncContinueData = event->GetSharedObject<int32_t>(); in DoContinueEndTask()
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dradio_info.cpp36 std::shared_ptr<RadioResponseInfo> responseInfo = event->GetSharedObject<RadioResponseInfo>(); in ProcessGetRadioState()
86 std::shared_ptr<RadioResponseInfo> responseInfo = event->GetSharedObject<RadioResponseInfo>(); in ProcessSetRadioState()
142 std::shared_ptr<StringParcel> imeiID = event->GetSharedObject<StringParcel>(); in ProcessGetImei()
165 std::shared_ptr<StringParcel> imeiSvID = event->GetSharedObject<StringParcel>(); in ProcessGetImeiSv()
188 std::shared_ptr<StringParcel> meid = event->GetSharedObject<StringParcel>(); in ProcessGetMeid()
251 …std::shared_ptr<VoiceRadioTechnology> csRadioTech = event->GetSharedObject<VoiceRadioTechnology>(); in ProcessVoiceTechChange()
354 std::shared_ptr<StringParcel> version = event->GetSharedObject<StringParcel>(); in ProcessGetBasebandVersion()
377 auto object = event->GetSharedObject<Int32Parcel>(); in ProcessGetRrcConnectionState()
399 std::shared_ptr<RadioResponseInfo> responseInfo = event->GetSharedObject<RadioResponseInfo>(); in ProcessSetNrOptionMode()
443 std::shared_ptr<NrModeInfo> nrModeInfo = event->GetSharedObject<NrModeInfo>(); in ProcessGetNrOptionMode()
[all …]
H A Dnetwork_selection.cpp42 …std::shared_ptr<AvailableNetworkList> availNetworkResult = event->GetSharedObject<AvailableNetwork… in ProcessNetworkSearchResult()
43 std::shared_ptr<RadioResponseInfo> responseInfo = event->GetSharedObject<RadioResponseInfo>(); in ProcessNetworkSearchResult()
88 …std::shared_ptr<SetNetworkModeInfo> selectModeResult = event->GetSharedObject<SetNetworkModeInfo>(… in ProcessGetNetworkSelectionMode()
89 std::shared_ptr<RadioResponseInfo> responseInfo = event->GetSharedObject<RadioResponseInfo>(); in ProcessGetNetworkSelectionMode()
142 std::shared_ptr<RadioResponseInfo> responseInfo = event->GetSharedObject<RadioResponseInfo>(); in ProcessSetNetworkSelectionMode()
H A Dnetwork_type.cpp36 event->GetSharedObject<PreferredNetworkTypeInfo>(); in ProcessGetPreferredNetwork()
37 std::shared_ptr<RadioResponseInfo> responseInfo = event->GetSharedObject<RadioResponseInfo>(); in ProcessGetPreferredNetwork()
79 std::shared_ptr<RadioResponseInfo> responseInfo = event->GetSharedObject<RadioResponseInfo>(); in ProcessSetPreferredNetwork()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Daudio_adapter_manager_handler.cpp88 std::shared_ptr<bool> eventContextObj = event->GetSharedObject<bool>(); in HandleUpdateKvDataEvent()
96 std::shared_ptr<VolumeDataEvent> eventContextObj = event->GetSharedObject<VolumeDataEvent>(); in HandleVolumeDataBaseSave()
104 …std::shared_ptr<StreamMuteStatusEvent> eventContextObj = event->GetSharedObject<StreamMuteStatusEv… in HandleUpdateStreamMuteStatus()
112 std::shared_ptr<RingerModeEvent> eventContextObj = event->GetSharedObject<RingerModeEvent>(); in HandleUpdateRingerMode()
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_event_handler.cpp59 auto eventData = event->GetSharedObject<PolicyEvent>();
71 auto eventData = event->GetSharedObject<PolicyEvent>();
80 auto eventData = event->GetSharedObject<PolicyEvent>();
H A Dut_net_policy_core.cpp92 auto eventData = event->GetSharedObject<PolicyEvent>();
106 auto eventData = event->GetSharedObject<PolicyEvent>();
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/state/sink_state/
H A Ddsched_continue_data_state.cpp72 auto syncContinueData = event->GetSharedObject<DSchedContinueDataCmd>(); in DoContinueDataTask()
87 auto syncContinueData = event->GetSharedObject<int32_t>(); in DoContinueErrorTask()
102 auto syncContinueData = event->GetSharedObject<int32_t>(); in DoContinueEndTask()
H A Ddsched_continue_sink_start_state.cpp74 auto syncContinueData = event->GetSharedObject<DistributedWantParams>(); in DoContinuePullReqTask()
99 auto syncContinueData = event->GetSharedObject<int32_t>(); in DoContinueErrorTask()
114 auto syncContinueData = event->GetSharedObject<int32_t>(); in DoContinueEndTask()
H A Ddsched_continue_sink_wait_end_state.cpp72 auto syncContinueData = event->GetSharedObject<int32_t>(); in DoNotifyCompleteTask()
87 auto syncContinueData = event->GetSharedObject<int32_t>(); in DoContinueEndTask()
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_handle.cpp516 std::shared_ptr<SimCardStatusInfo> param = event->GetSharedObject<SimCardStatusInfo>(); in GetSimCardData()
517 std::shared_ptr<RadioResponseInfo> response = event->GetSharedObject<RadioResponseInfo>(); in GetSimCardData()
541 std::shared_ptr<int32_t> param = event->GetSharedObject<int32_t>(); in GetSimLockState()
542 std::shared_ptr<RadioResponseInfo> response = event->GetSharedObject<RadioResponseInfo>(); in GetSimLockState()
561 std::shared_ptr<LockStatusResp> param = event->GetSharedObject<LockStatusResp>(); in GetSetLockResult()
562 std::shared_ptr<RadioResponseInfo> response = event->GetSharedObject<RadioResponseInfo>(); in GetSetLockResult()
581 std::shared_ptr<LockStatusResp> param = event->GetSharedObject<LockStatusResp>(); in GetUnlockResult()
602 std::shared_ptr<LockStatusResp> param = event->GetSharedObject<LockStatusResp>(); in GetUnlockSimLockResult()
621 auto response = event->GetSharedObject<IccIoResultInfo>(); in GetSimAuthenticationResult()
949 std::shared_ptr<Int32Parcel> object = event->GetSharedObject<Int32Parcel>(); in IsRadioStateUnavailable()
[all …]
H A Dradio_protocol_controller.cpp141 std::shared_ptr<RadioProtocol> radioProtocol = event->GetSharedObject<RadioProtocol>(); in ProcessGetRadioProtocol()
182 std::shared_ptr<RadioProtocol> radioProtocol = event->GetSharedObject<RadioProtocol>(); in ProcessRadioProtocolNotify()
378 std::shared_ptr<RadioResponseInfo> responseInfo = event->GetSharedObject<RadioResponseInfo>(); in ProcessResponseInfoOfEvent()
385 std::shared_ptr<RadioProtocol> radioProtocol = event->GetSharedObject<RadioProtocol>(); in ProcessResponseInfoOfEvent()
467 std::shared_ptr<ErrType> param = event->GetSharedObject<ErrType>(); in ProcessActiveSimToRilResponse()
468 std::shared_ptr<RadioResponseInfo> response = event->GetSharedObject<RadioResponseInfo>(); in ProcessActiveSimToRilResponse()
H A Dsim_sms_controller.cpp73 std::shared_ptr<MultiRecordResult> object = event->GetSharedObject<MultiRecordResult>(); in ProcessLoadDone()
94 std::shared_ptr<RadioResponseInfo> responseInfo = event->GetSharedObject<RadioResponseInfo>(); in ProcessUpdateDone()
110 std::shared_ptr<RadioResponseInfo> responseInfo = event->GetSharedObject<RadioResponseInfo>(); in ProcessWriteDone()
126 std::shared_ptr<RadioResponseInfo> responseInfo = event->GetSharedObject<RadioResponseInfo>(); in ProcessDeleteDone()
H A Dstk_controller.cpp352 auto stkData = event->GetSharedObject<std::string>(); in OnSendRilProactiveCommand()
399 auto alphaData = event->GetSharedObject<std::string>(); in OnSendRilAlphaNotify()
416 auto eventData = event->GetSharedObject<std::string>(); in OnSendRilEventNotify()
433 auto refreshResult = event->GetSharedObject<int32_t>(); in OnIccRefresh()
590 std::shared_ptr<RadioResponseInfo> response = event->GetSharedObject<RadioResponseInfo>(); in OnSendTerminalResponseResult()
608 std::shared_ptr<RadioResponseInfo> response = event->GetSharedObject<RadioResponseInfo>(); in OnSendEnvelopeCmdResult()
626 std::shared_ptr<RadioResponseInfo> response = event->GetSharedObject<RadioResponseInfo>(); in OnSendCallSetupRequestResult()
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_execute.cpp75 auto pushData = event->GetSharedObject<PushAssetData>(); in ExecutePushAsset()
129 auto requestSendFileData = event->GetSharedObject<RequestSendFileData>(); in ExecuteRequestSendFile()
191 auto prepareSessionData = event->GetSharedObject<PrepareSessionData>(); in ExecutePrepareSession()
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp376 event->GetSharedObject<EventFwk::CommonEventData>()); in ProcessEvent()
378 … ceService_.lock()->OnAppAddOrChangeOrRemove(event->GetSharedObject<EventFwk::CommonEventData>()); in ProcessEvent()
469 event->GetSharedObject<TAG::BtConnectionInfo>()); in ProcessEvent()
474 event->GetSharedObject<TAG::BtConnectionInfo>()); in ProcessEvent()
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_misc_manager.cpp161 std::shared_ptr<RadioResponseInfo> res = event->GetSharedObject<RadioResponseInfo>(); in ProcessEvent()
176 std::shared_ptr<RadioResponseInfo> res = event->GetSharedObject<RadioResponseInfo>(); in ProcessEvent()
186 … std::shared_ptr<ServiceCenterAddress> addr = event->GetSharedObject<ServiceCenterAddress>(); in ProcessEvent()
202 std::shared_ptr<CBConfigInfo> res = event->GetSharedObject<CBConfigInfo>(); in GetCBConfigFinish()
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/common/
H A Dnet_policy_event_handler.cpp40 auto eventData = event->GetSharedObject<PolicyEvent>(); in SendEvent()
/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dactivating.cpp56 …std::shared_ptr<SetupDataCallResultInfo> resultInfo = event->GetSharedObject<SetupDataCallResultIn… in RilActivatePdpContextDone()
145 std::shared_ptr<RadioResponseInfo> rilInfo = event->GetSharedObject<RadioResponseInfo>(); in RilErrorResponse()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_touchEvent_injector.cpp37 parameters = event->GetSharedObject<SendEventArgs>(); in ProcessEvent()

1234