Home
last modified time | relevance | path

Searched defs:error (Results 1 – 25 of 182) sorted by relevance

12345678

/base/telephony/call_manager/frameworks/native/src/
Dcall_manager_service_proxy.cpp37 int32_t error = SendRequest(INTERFACE_REGISTER_CALLBACK, dataParcel, replyParcel); in RegisterCallBack() local
52 int32_t error = SendRequest(INTERFACE_OBSERVER_ON_CALL_DETAILS_CHANGE); in ObserverOnCallDetailsChange() local
78 int32_t error = SendRequest(INTERFACE_DIAL_CALL, dataParcel, replyParcel); in DialCall() local
96 int32_t error = SendRequest(INTERFACE_ANSWER_CALL, dataParcel, replyParcel); in AnswerCall() local
115 int32_t error = SendRequest(INTERFACE_REJECT_CALL, dataParcel, replyParcel); in RejectCall() local
132 int32_t error = SendRequest(INTERFACE_DISCONNECT_CALL, dataParcel, replyParcel); in HangUpCall() local
154 int32_t error = SendRequest(INTERFACE_HOLD_CALL, dataParcel, replyParcel); in HoldCall() local
164 int32_t error = SendRequest(INTERFACE_VOIP_REGISTER_CALLBACK); in RegisterVoipCallManagerCallback() local
186 int32_t error = SendRequest(INTERFACE_UNHOLD_CALL, dataParcel, replyParcel); in UnHoldCall() local
203 int32_t error = SendRequest(INTERFACE_SWAP_CALL, dataParcel, replyParcel); in SwitchCall() local
[all …]
Dcall_status_callback_proxy.cpp34 int32_t error = TELEPHONY_ERR_FAIL; in UpdateCallReportInfo() local
71 int32_t error = TELEPHONY_ERR_FAIL; in UpdateCallsReportInfo() local
112 int32_t error = TELEPHONY_ERR_FAIL; in UpdateDisconnectedCause() local
139 int32_t error = TELEPHONY_ERR_FAIL; in UpdateEventResultInfo() local
161 int32_t error = TELEPHONY_ERR_FAIL; in UpdateRBTPlayInfo() local
181 int32_t error = TELEPHONY_ERR_FAIL; in UpdateGetWaitingResult() local
203 int32_t error = TELEPHONY_ERR_FAIL; in UpdateSetWaitingResult() local
223 int32_t error = TELEPHONY_ERR_FAIL; in UpdateGetRestrictionResult() local
245 int32_t error = TELEPHONY_ERR_FAIL; in UpdateSetRestrictionResult() local
265 int32_t error = TELEPHONY_ERR_FAIL; in UpdateSetRestrictionPasswordResult() local
[all …]
Dvoip_call_manager_proxy.cpp50 int32_t error = in ReportIncomingCall() local
77 int32_t error = remote->SendRequest( in ReportIncomingCallError() local
102 int32_t error = in ReportCallStateChange() local
126 int32_t error = in RegisterCallBack() local
149 int32_t error = in UnRegisterCallBack() local
174 int32_t error = in ReportVoipIncomingCall() local
201 int32_t error = remote->SendRequest( in ReportVoipCallExtensionId() local
227 int32_t error = remote->SendRequest( in Answer() local
253 int32_t error = remote->SendRequest( in HangUp() local
278 int32_t error = remote->SendRequest( in Reject() local
[all …]
Dcellular_call_proxy.cpp43 …int32_t error = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::DIAL), in, ou… in Dial() local
72 …int32_t error = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::HANG_UP), in,… in HangUp() local
98 …int32_t error = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::REJECT), in, … in Reject() local
124 …int32_t error = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::ANSWER), in, … in Answer() local
150 …int32_t error = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::HOLD_CALL), i… in HoldCall() local
176 …int32_t error = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::UN_HOLD_CALL)… in UnHoldCall() local
203 …int32_t error = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::SWITCH_CALL),… in SwitchCall() local
233 …int32_t error = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::REGISTER_CALL… in RegisterCallManagerCallBack() local
257 …int32_t error = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::UNREGISTER_CA… in UnRegisterCallManagerCallBack() local
315 …int32_t error = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::COMBINE_CONFE… in CombineConference() local
[all …]
Dbluetooth_call_proxy.cpp74 …int32_t error = SendRequest(BluetoothCallInterfaceCode::INTERFACE_BT_START_DTMF, dataParcel, reply… in StartDtmf() local
112 int32_t error = in GetCurrentCallList() local
142 int32_t error = SendRequest(code, dataParcel, replyParcel); in SendRequest() local
/base/location/services/location_locator/locator/source/
Dgnss_ability_proxy.cpp42 … int error = Remote()->SendRequest(static_cast<uint32_t>(GnssInterfaceCode::SEND_LOCATION_REQUEST), in SendLocationRequest() local
61 …int error = Remote()->SendRequest(static_cast<uint32_t>(GnssInterfaceCode::SET_ENABLE), data, repl… in SetEnable() local
75 int error = in RefrashRequirements() local
91 int error = in RegisterGnssStatusCallback() local
107 int error = in UnregisterGnssStatusCallback() local
123 …int error = Remote()->SendRequest(static_cast<uint32_t>(GnssInterfaceCode::REG_NMEA), data, reply,… in RegisterNmeaMessageCallback() local
138 …int error = Remote()->SendRequest(static_cast<uint32_t>(GnssInterfaceCode::UNREG_NMEA), data, repl… in UnregisterNmeaMessageCallback() local
156 …int error = Remote()->SendRequest(static_cast<uint32_t>(GnssInterfaceCode::REG_CACHED), data, repl… in RegisterCachedCallback() local
171 int error = in UnregisterCachedCallback() local
193 int error = in GetCachedGnssLocationsSize() local
[all …]
Dnetwork_ability_proxy.cpp43 …int error = Remote()->SendRequest(static_cast<uint32_t>(NetworkInterfaceCode::SEND_LOCATION_REQUES… in SendLocationRequest() local
62 …int error = Remote()->SendRequest(static_cast<uint32_t>(NetworkInterfaceCode::SET_ENABLE), data, r… in SetEnable() local
77 int error = in SelfRequest() local
97 int error = in EnableMock() local
117 int error = in DisableMock() local
144 int error = in SetMocked() local
Dpassive_ability_proxy.cpp43 …int error = Remote()->SendRequest(static_cast<uint32_t>(PassiveInterfaceCode::SEND_LOCATION_REQUES… in SendLocationRequest() local
62 …int error = Remote()->SendRequest(static_cast<uint32_t>(PassiveInterfaceCode::SET_ENABLE), data, r… in SetEnable() local
81 int error = in EnableMock() local
101 int error = in DisableMock() local
128 int error = in SetMocked() local
Dgeo_convert_proxy.cpp35 int error = ERRCODE_SERVICE_UNAVAILABLE; in GetAddressByCoordinate() local
49 int error = ERRCODE_SERVICE_UNAVAILABLE; in GetAddressByLocationName() local
65 int error = ERRCODE_SERVICE_UNAVAILABLE; in SendSimpleMsg() local
79 int error = ERRCODE_SERVICE_UNAVAILABLE; in SendMsgWithDataReply() local
96 int error = SendSimpleMsg(msgId, reply); in SendSimpleMsgAndParseResult() local
/base/telephony/cellular_data/frameworks/native/
Dcellular_data_service_proxy.cpp37 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::IS_CELLULAR_DATA_ENABLE… in IsCellularDataEnabled() local
62 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::ENABLE_CELLULAR_DATA, d… in EnableCellularData() local
83 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::ENABLE_INTELLIGENCE_SWI… in EnableIntelligenceSwitch() local
103 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::GET_CELLULAR_DATA_STATE… in GetCellularDataState() local
125 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::GET_CELLULAR_DATA_APN_S… in GetApnState() local
145 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::GET_RECOVERY_STATE, dat… in GetDataRecoveryState() local
166 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::IS_DATA_ROAMING_ENABLED… in IsCellularDataRoamingEnabled() local
192 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::ENABLE_DATA_ROAMING, da… in EnableCellularDataRoaming() local
213 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::APN_DATA_CHANGED, data,… in HandleApnChanged() local
232 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::GET_DEFAULT_SLOT_ID, da… in GetDefaultCellularDataSlotId() local
[all …]
/base/telephony/call_manager/services/call_report/src/
Dcall_ability_callback_proxy.cpp69 int32_t error = in OnCallDetailsChange() local
95 …int32_t error = Remote()->SendRequest(static_cast<uint32_t>(CallManagerCallAbilityInterfaceCode::U… in OnCallEventChange() local
125 int32_t error = Remote()->SendRequest( in OnCallDisconnectedCause() local
149 int32_t error = Remote()->SendRequest( in OnReportAsyncResults() local
175 int32_t error = Remote()->SendRequest(static_cast<uint32_t>( in OnReportMmiCodeResult() local
255 int32_t error = in OnOttCallRequest() local
287 int32_t error = Remote()->SendRequest( in OnReportAudioDeviceChange() local
311 int32_t error = Remote()->SendRequest( in OnReportPostDialDelay() local
337 int32_t error = Remote()->SendRequest(static_cast<uint32_t>( in OnReportImsCallModeChange() local
364 int32_t error = Remote()->SendRequest(static_cast<uint32_t>( in OnReportCallSessionEventChange() local
[all …]
/base/telephony/call_manager/services/telephony_interaction/src/
Dcall_status_callback_stub.cpp303 int32_t error = TELEPHONY_ERR_FAIL; in OnUpdateSetRestrictionResult() local
319 int32_t error = TELEPHONY_ERR_FAIL; in OnUpdateSetRestrictionPasswordResult() local
359 int32_t error = TELEPHONY_ERR_FAIL; in OnUpdateSetTransferResult() local
423 int32_t error = TELEPHONY_ERR_FAIL; in OnUpdateSetCallClirResult() local
439 int32_t error = TELEPHONY_ERR_FAIL; in OnStartRttResult() local
455 int32_t error = TELEPHONY_ERR_FAIL; in OnStopRttResult() local
471 int32_t error = TELEPHONY_ERR_FAIL; in OnGetImsConfigResult() local
495 int32_t error = TELEPHONY_ERR_FAIL; in OnSetImsConfigResult() local
511 int32_t error = TELEPHONY_ERR_FAIL; in OnGetImsFeatureValueResult() local
535 int32_t error = TELEPHONY_ERR_FAIL; in OnSetImsFeatureValueResult() local
[all …]
/base/print/print_fwk/services/print_service/src/
Dprint_callback_proxy.cpp31 int error = Remote()->SendRequest(PRINT_CALLBACK_TASK, data, reply, option); in OnCallback() local
52 int error = Remote()->SendRequest(PRINT_CALLBACK_PRINTER, data, reply, option); in OnCallback() local
73 int error = Remote()->SendRequest(PRINT_CALLBACK_PRINT_JOB, data, reply, option); in OnCallback() local
93 int error = Remote()->SendRequest(PRINT_CALLBACK_EXTINFO, data, reply, option); in OnCallback() local
120 int error = Remote()->SendRequest(PRINT_CALLBACK_PRINT_JOB_ADAPTER, data, reply, option); in OnCallbackAdapterLayout() local
146 … int error = Remote()->SendRequest(PRINT_CALLBACK_PRINT_JOB_CHANGED_ADAPTER, data, reply, option); in onCallbackAdapterJobStateChanged() local
169 int error = Remote()->SendRequest(PRINT_CALLBACK_PRINT_GET_FILE_ADAPTER, data, reply, option); in OnCallbackAdapterGetFile() local
Dprint_extension_callback_proxy.cpp33 int error = Remote()->SendRequest(PRINT_EXTCB, data, reply, option); in OnCallback() local
52 int error = Remote()->SendRequest(PRINT_EXTCB_PRINTER, data, reply, option); in OnCallback() local
70 int error = Remote()->SendRequest(PRINT_EXTCB_PRINTJOB, data, reply, option); in OnCallback() local
88 int error = Remote()->SendRequest(PRINT_EXTCB_PRINTCAPABILITY, data, reply, option); in OnCallback() local
/base/telephony/core_service/frameworks/native/src/
Di_network_search_callback_stub.cpp74 int32_t error = data.ReadInt32(); in OnSetNetworkModeCallback() local
81 int32_t error = data.ReadInt32(); in OnGetNetworkModeCallback() local
88 int32_t error = data.ReadInt32(); in OnSetRadioStateCallback() local
95 int32_t error = data.ReadInt32(); in OnGetRadioStateCallback() local
102 int32_t error = data.ReadInt32(); in OnGetNetworkSearchInformation() local
109 int32_t error = data.ReadInt32(); in OnSetPreferredNetworkCallback() local
116 int32_t error = data.ReadInt32(); in OnGetPreferredNetworkCallback() local
123 int32_t error = data.ReadInt32(); in OnSetNrOptionModeCallback() local
130 int32_t error = data.ReadInt32(); in OnGetNrOptionModeCallback() local
/base/telephony/core_service/services/ims_service_interaction/src/
Dims_core_service_proxy.cpp43 …int32_t error = remote->SendRequest(static_cast<int32_t>(ImsCoreServiceInterfaceCode::IMS_GET_REGI… in GetImsRegistrationStatus() local
70 int32_t error = remote->SendRequest( in GetPhoneNumberFromIMPU() local
102 …int32_t error = remote->SendRequest(static_cast<int32_t>(ImsCoreServiceInterfaceCode::IMS_REGISTER… in RegisterImsCoreServiceCallback() local
126 …int32_t error = remote->SendRequest(static_cast<int32_t>(ImsCoreServiceInterfaceCode::IMS_GET_PROX… in GetProxyObjectPtr() local
/base/location/frameworks/native/source/
Dlocator_proxy.cpp47 int error = SendMsgWithReply(static_cast<int>(LocatorInterfaceCode::GET_SWITCH_STATE), reply); in GetSwitchState() local
65 …int error = SendMsgWithDataReply(static_cast<int>(LocatorInterfaceCode::ENABLE_ABILITY), data, rep… in EnableAbility() local
77 int error; in SendMsgWithDataReply() local
131 int error = in RegisterSwitchCallback() local
138 int error = in UnregisterSwitchCallback() local
145 int error = in RegisterGnssStatusCallback() local
152 int error = in UnregisterGnssStatusCallback() local
159 …int error = SendRegisterMsgToRemote(static_cast<int>(LocatorInterfaceCode::REG_NMEA_CALLBACK), cal… in RegisterNmeaMessageCallback() local
165 …int error = SendRegisterMsgToRemote(static_cast<int>(LocatorInterfaceCode::UNREG_NMEA_CALLBACK), c… in UnregisterNmeaMessageCallback() local
185 …int error = SendMsgWithDataReply(static_cast<int>(LocatorInterfaceCode::START_LOCATING), data, rep… in StartLocating() local
[all …]
/base/security/access_token/services/privacymanager/src/sensitive/audio_manager/
Daudio_manager_privacy_proxy.cpp38 int32_t error = Remote()->SendRequest(static_cast<uint32_t>( in IsMicrophoneMute() local
57 int32_t error = Remote()->SendRequest(static_cast<uint32_t>( in SetMicrophoneMute() local
76 int error = Remote()->SendRequest(static_cast<uint32_t>( in SetMicStateChangeCallback() local
/base/security/access_token/services/privacymanager/src/sensitive/camera_manager/
Dcamera_manager_privacy_proxy.cpp47 …int32_t error = Remote()->SendRequest(static_cast<uint32_t>(CAMERA_SERVICE_SET_MUTE_CALLBACK), dat… in SetMuteCallback() local
67 …int32_t error = Remote()->SendRequest(static_cast<uint32_t>(CAMERA_SERVICE_MUTE_CAMERA), data, rep… in MuteCamera() local
90 …int32_t error = Remote()->SendRequest(static_cast<uint32_t>(CAMERA_SERVICE_IS_CAMERA_MUTED), data,… in IsCameraMuted() local
/base/telephony/cellular_call/services/satellite_service_interaction/src/
Dsatellite_call_proxy.cpp54 int32_t error = in Dial() local
93 int32_t error = in HangUp() local
124 int32_t error = in Reject() local
156 int32_t error = in Answer() local
231 int32_t error = remote->SendRequest(eventId, in, out, option); in SendRequest() local
249 int32_t error = remote->SendRequest(eventId, in, out, option); in SendRequest() local
/base/security/access_token/services/common/app_manager/src/
Dapp_manager_access_proxy.cpp46 int32_t error = Remote()->SendRequest( in RegisterApplicationStateObserver() local
69 int32_t error = Remote()->SendRequest( in UnregisterApplicationStateObserver() local
87 int32_t error = Remote()->SendRequest( in GetForegroundApplications() local
/base/powermgr/power_manager/test/unittest/src/servicetest/
Dpowermgr_service_native_test.cpp280 auto error = g_powerMgrServiceProxy->CreateRunningLock(token, runningLockInfo); variable
313 auto error = g_powerMgrServiceProxy->CreateRunningLock(token, runningLockInfo); variable
345 auto error = g_powerMgrServiceProxy->CreateRunningLock(token, runningLockInfo); variable
845 auto error = g_powerMgrServiceProxy->IsStandby(standby); variable
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_event_listener_proxy.cpp47 int32_t error = Remote()->SendRequest(ON_COLORS_CHANGE, data, reply, option); in OnColorsChange() local
79 int32_t error = Remote()->SendRequest(ON_WALLPAPER_CHANGE, data, reply, option); in OnWallpaperChange() local
/base/location/services/location_locator/callback/source/
Dlocator_callback_proxy.cpp56 …int error = Remote()->SendRequest(ILocatorCallback::RECEIVE_LOCATION_INFO_EVENT, data, reply, opti… in OnLocationReport() local
69 int error = Remote()->SendRequest(RECEIVE_LOCATION_STATUS_EVENT, data, reply, option); in OnLocatingStatusChange() local
82 int error = Remote()->SendRequest(RECEIVE_ERROR_INFO_EVENT, data, reply, option); in OnErrorReport() local
/base/powermgr/power_manager/frameworks/napi/power/
Dpower_napi.cpp60 NapiErrors error; in Wakeup() local
80 NapiErrors error; in Suspend() local
112 NapiErrors error; in SetPowerMode() local
144 NapiErrors error; in RebootOrShutdown() local
183 PowerErrors error = g_powerMgrClient.SetDeviceMode(asyncInfo->GetData().GetMode()); in SetPowerModeCallback() local
214 PowerErrors error = g_powerMgrClient.SetDeviceMode(asyncInfo->GetData().GetMode()); in SetPowerModePromise() local
253 NapiErrors error; in IsStandby() local

12345678