Home
last modified time | relevance | path

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

123456789

/base/telephony/call_manager/frameworks/native/src/
Dcall_manager_service_proxy.cpp38 int32_t error = SendRequest(INTERFACE_REGISTER_CALLBACK, dataParcel, replyParcel); in RegisterCallBack() local
53 int32_t error = SendRequest(INTERFACE_OBSERVER_ON_CALL_DETAILS_CHANGE); in ObserverOnCallDetailsChange() local
79 int32_t error = SendRequest(INTERFACE_DIAL_CALL, dataParcel, replyParcel); in DialCall() local
100 int32_t error = SendRequest(INTERFACE_MAKE_CALL, dataParcel, replyParcel); in MakeCall() local
118 int32_t error = SendRequest(INTERFACE_ANSWER_CALL, dataParcel, replyParcel); in AnswerCall() local
137 int32_t error = SendRequest(INTERFACE_REJECT_CALL, dataParcel, replyParcel); in RejectCall() local
154 int32_t error = SendRequest(INTERFACE_DISCONNECT_CALL, dataParcel, replyParcel); in HangUpCall() local
176 int32_t error = SendRequest(INTERFACE_HOLD_CALL, dataParcel, replyParcel); in HoldCall() local
186 int32_t error = SendRequest(INTERFACE_VOIP_REGISTER_CALLBACK); in RegisterVoipCallManagerCallback() local
208 int32_t error = SendRequest(INTERFACE_UNHOLD_CALL, dataParcel, replyParcel); in UnHoldCall() local
[all …]
Dcall_status_callback_proxy.cpp34 int32_t error = TELEPHONY_ERR_FAIL; in UpdateCallReportInfo() local
76 int32_t error = TELEPHONY_ERR_FAIL; in UpdateCallsReportInfo() local
122 int32_t error = TELEPHONY_ERR_FAIL; in UpdateDisconnectedCause() local
149 int32_t error = TELEPHONY_ERR_FAIL; in UpdateEventResultInfo() local
171 int32_t error = TELEPHONY_ERR_FAIL; in UpdateRBTPlayInfo() local
191 int32_t error = TELEPHONY_ERR_FAIL; in UpdateGetWaitingResult() local
213 int32_t error = TELEPHONY_ERR_FAIL; in UpdateSetWaitingResult() local
233 int32_t error = TELEPHONY_ERR_FAIL; in UpdateGetRestrictionResult() local
255 int32_t error = TELEPHONY_ERR_FAIL; in UpdateSetRestrictionResult() local
275 int32_t error = TELEPHONY_ERR_FAIL; in UpdateSetRestrictionPasswordResult() 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 …]
Dvoip_call_manager_proxy.cpp56 int32_t error = in ReportIncomingCall() local
83 int32_t error = remote->SendRequest( in ReportIncomingCallError() local
110 int32_t error = in ReportCallStateChange() local
146 int32_t error = in ReportOutgoingCall() local
172 int32_t error = in RegisterCallBack() local
195 int32_t error = in UnRegisterCallBack() local
223 int32_t error = in ReportVoipIncomingCall() local
251 int32_t error = remote->SendRequest( in ReportVoipCallExtensionId() local
278 int32_t error = remote->SendRequest( in Answer() local
305 int32_t error = remote->SendRequest( in HangUp() local
[all …]
/base/account/os_account/services/accountmgr/test/unittest/domain_account/mock/
Dmock_musl.cpp64 PluginBussnessError* error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in AddServerConfig() local
75 PluginBussnessError* error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in RemoveServerConfig() local
87 PluginBussnessError* error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in GetAccountServerConfig() local
99 PluginBussnessError* error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in Auth() local
111 PluginBussnessError* error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in AuthWithPopup() local
123 PluginBussnessError* error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in AuthWithToken() local
135 PluginBussnessError* error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in GetAccountInfo() local
147 PluginBussnessError* error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in GetAuthStatusInfo() local
159 PluginBussnessError* error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in BindAccount() local
170 PluginBussnessError* error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in UnbindAccount() local
[all …]
/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
63 …int error = Remote()->SendRequest(static_cast<uint32_t>(GnssInterfaceCode::SET_ENABLE), data, repl… in SetEnable() local
79 int error = in RefrashRequirements() local
97 int error = in RegisterGnssStatusCallback() local
115 int error = in UnregisterGnssStatusCallback() local
133 …int error = Remote()->SendRequest(static_cast<uint32_t>(GnssInterfaceCode::REG_NMEA), data, reply,… in RegisterNmeaMessageCallback() local
148 …int error = Remote()->SendRequest(static_cast<uint32_t>(GnssInterfaceCode::UNREG_NMEA), data, repl… in UnregisterNmeaMessageCallback() local
168 …int error = Remote()->SendRequest(static_cast<uint32_t>(GnssInterfaceCode::REG_CACHED), data, repl… in RegisterCachedCallback() local
185 int error = in UnregisterCachedCallback() local
209 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
64 …int error = Remote()->SendRequest(static_cast<uint32_t>(NetworkInterfaceCode::SET_ENABLE), data, r… in SetEnable() local
85 int error = in EnableMock() local
105 int error = in DisableMock() local
132 int error = in SetMocked() local
Dpassive_ability_proxy.cpp43 …int error = Remote()->SendRequest(static_cast<uint32_t>(PassiveInterfaceCode::SEND_LOCATION_REQUES… in SendLocationRequest() local
64 …int error = Remote()->SendRequest(static_cast<uint32_t>(PassiveInterfaceCode::SET_ENABLE), data, r… in SetEnable() local
85 int error = in EnableMock() local
105 int error = in DisableMock() local
132 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
82 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::GET_INTELLIGENCE_SWITCH… in GetIntelligenceSwitchState() local
104 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::ENABLE_INTELLIGENCE_SWI… in EnableIntelligenceSwitch() local
124 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::GET_CELLULAR_DATA_STATE… in GetCellularDataState() local
146 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::GET_CELLULAR_DATA_APN_S… in GetApnState() local
166 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::GET_RECOVERY_STATE, dat… in GetDataRecoveryState() local
187 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::IS_DATA_ROAMING_ENABLED… in IsCellularDataRoamingEnabled() local
213 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::ENABLE_DATA_ROAMING, da… in EnableCellularDataRoaming() local
234 …int32_t error = Remote()->SendRequest((uint32_t)CellularDataInterfaceCode::APN_DATA_CHANGED, data,… in HandleApnChanged() local
[all …]
/base/telephony/call_manager/services/call_report/src/
Dcall_ability_callback_proxy.cpp43 int32_t error = in OnCallDetailsChange() local
69 …int32_t error = Remote()->SendRequest(static_cast<uint32_t>(CallManagerCallAbilityInterfaceCode::U… in OnCallEventChange() local
99 int32_t error = Remote()->SendRequest( in OnCallDisconnectedCause() local
123 int32_t error = Remote()->SendRequest( in OnReportAsyncResults() local
149 int32_t error = Remote()->SendRequest(static_cast<uint32_t>( in OnReportMmiCodeResult() local
229 int32_t error = in OnOttCallRequest() local
261 int32_t error = Remote()->SendRequest( in OnReportAudioDeviceChange() local
285 int32_t error = Remote()->SendRequest( in OnReportPostDialDelay() local
311 int32_t error = Remote()->SendRequest(static_cast<uint32_t>( in OnReportImsCallModeChange() local
338 int32_t error = Remote()->SendRequest(static_cast<uint32_t>( in OnReportCallSessionEventChange() local
[all …]
/base/account/os_account/frameworks/domain_account/test/moduletest/src/
Dmock_domain_so_plugin.cpp64 PluginBussnessError *error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in Auth() local
87 PluginBussnessError *error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in BindAccount() local
100 PluginBussnessError *error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in GetAccountInfo() local
128 PluginBussnessError *error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in IsAuthenticationExpired() local
163 PluginBussnessError *error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in SetAccountPolicy() local
176 PluginBussnessError* error = (PluginBussnessError *)malloc(sizeof(PluginBussnessError)); in UpdateAccountInfo() local
/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/print/print_fwk/services/scan_service/src/
Dscan_callback_proxy.cpp46 int error = remote->SendRequest(SCAN_CALLBACK_DEVICE_TCP, data, reply, option); in OnCallback() local
78 int error = remote->SendRequest(SCAN_CALLBACK_DEVICE, data, reply, option); in OnCallback() local
108 int error = remote->SendRequest(SCAN_CALLBACK_DEVICE_SYNC, data, reply, option); in OnCallbackSync() local
139 int error = remote->SendRequest(SCAN_CALLBACK_GET_FRAME_RES, data, reply, option); in OnGetFrameResCallback() local
169 int error = remote->SendRequest(SCAN_CALLBACK_SCAN_INIT, data, reply, option); in OnScanInitCallback() local
198 int error = remotePtr->SendRequest(SCAN_CALLBACK_SEND_MESSAGE, data, reply, option); in OnSendSearchMessage() local
222 int error = Remote()->SendRequest(SCAN_CALLBACK_DEVICE_LIST, data, reply, option); in OnGetDevicesList() local
/base/location/frameworks/native/locator_sdk/source/
Dlocator_proxy.cpp50 int error = SendMsgWithReply(static_cast<int>(LocatorInterfaceCode::GET_SWITCH_STATE), reply); in GetSwitchState() local
68 …int error = SendMsgWithDataReply(static_cast<int>(LocatorInterfaceCode::ENABLE_ABILITY), data, rep… in EnableAbility() local
80 int error; in SendMsgWithDataReply() local
134 int error = in RegisterSwitchCallback() local
141 int error = in UnregisterSwitchCallback() local
148 int error = in RegisterGnssStatusCallback() local
155 int error = in UnregisterGnssStatusCallback() local
162 …int error = SendRegisterMsgToRemote(static_cast<int>(LocatorInterfaceCode::REG_NMEA_CALLBACK), cal… in RegisterNmeaMessageCallback() local
168 …int error = SendRegisterMsgToRemote(static_cast<int>(LocatorInterfaceCode::UNREG_NMEA_CALLBACK), c… in UnregisterNmeaMessageCallback() local
188 …int error = SendMsgWithDataReply(static_cast<int>(LocatorInterfaceCode::START_LOCATING), data, rep… in StartLocating() local
[all …]
/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/telephony/call_manager/services/telephony_interaction/src/
Dcall_status_callback_stub.cpp364 int32_t error = TELEPHONY_ERR_FAIL; in OnUpdateSetRestrictionResult() local
380 int32_t error = TELEPHONY_ERR_FAIL; in OnUpdateSetRestrictionPasswordResult() local
420 int32_t error = TELEPHONY_ERR_FAIL; in OnUpdateSetTransferResult() local
484 int32_t error = TELEPHONY_ERR_FAIL; in OnUpdateSetCallClirResult() local
500 int32_t error = TELEPHONY_ERR_FAIL; in OnStartRttResult() local
516 int32_t error = TELEPHONY_ERR_FAIL; in OnStopRttResult() local
532 int32_t error = TELEPHONY_ERR_FAIL; in OnGetImsConfigResult() local
556 int32_t error = TELEPHONY_ERR_FAIL; in OnSetImsConfigResult() local
572 int32_t error = TELEPHONY_ERR_FAIL; in OnGetImsFeatureValueResult() local
596 int32_t error = TELEPHONY_ERR_FAIL; in OnSetImsFeatureValueResult() local
[all …]
/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.cpp41 int32_t error = remote->SendRequest( in GetAmsMgr() local
79 int32_t error = remote->SendRequest( in RegisterApplicationStateObserver() local
107 int32_t error = remote->SendRequest( in UnregisterApplicationStateObserver() local
130 int32_t error = remote->SendRequest( in GetForegroundApplications() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
Dcpu_collector_impl.cpp69 CollectResult<SysCpuUsage> error; in CollectSysCpuUsage() local
99 CollectResult<std::vector<ProcessCpuStatInfo>> error; in CollectProcessCpuStatInfos() local
108 CollectResult<ProcessCpuStatInfo> error; in CollectProcessCpuStatInfo() local
/base/security/access_token/services/accesstokenmanager/main/cpp/src/form_manager/
Dform_manager_access_proxy.cpp50 int32_t error = remote->SendRequest( in RegisterAddObserver() local
82 int32_t error = remote->SendRequest( in RegisterRemoveObserver() local
110 int32_t error = remote->SendRequest( in HasFormVisible() local
/base/powermgr/power_manager/frameworks/napi/power/
Dpower_napi.cpp71 NapiErrors error; in Wakeup() local
91 NapiErrors error; in Suspend() local
123 NapiErrors error; in Hibernate() local
150 NapiErrors error; in SetPowerMode() local
206 NapiErrors error; in RebootOrShutdown() local
245 PowerErrors error = g_powerMgrClient.SetDeviceMode(asyncInfo->GetData().GetMode()); in SetPowerModeCallback() local
276 PowerErrors error = g_powerMgrClient.SetDeviceMode(asyncInfo->GetData().GetMode()); in SetPowerModePromise() local
312 NapiErrors error; in SetScreenOffTime() local
351 NapiErrors error; in IsStandby() local
/base/security/access_token/services/common/background_task_manager/src/
Dbackground_task_manager_access_proxy.cpp47 int32_t error = remote->SendRequest( in SubscribeBackgroundTask() local
79 int32_t error = remote->SendRequest( in UnsubscribeBackgroundTask() local
108 int32_t error = remote->SendRequest( in GetContinuousTaskApps() local

123456789