| /base/telephony/call_manager/frameworks/native/src/ |
| D | call_manager_service_proxy.cpp | 38 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 …]
|
| D | call_status_callback_proxy.cpp | 34 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 …]
|
| D | cellular_call_proxy.cpp | 43 …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 …]
|
| D | voip_call_manager_proxy.cpp | 56 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/ |
| D | mock_musl.cpp | 64 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/ |
| D | gnss_ability_proxy.cpp | 42 … 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 …]
|
| D | network_ability_proxy.cpp | 43 …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
|
| D | passive_ability_proxy.cpp | 43 …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
|
| D | geo_convert_proxy.cpp | 35 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/ |
| D | cellular_data_service_proxy.cpp | 37 …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/ |
| D | call_ability_callback_proxy.cpp | 43 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/ |
| D | mock_domain_so_plugin.cpp | 64 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/ |
| D | print_callback_proxy.cpp | 31 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
|
| D | print_extension_callback_proxy.cpp | 33 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/ |
| D | i_network_search_callback_stub.cpp | 74 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/ |
| D | scan_callback_proxy.cpp | 46 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/ |
| D | locator_proxy.cpp | 50 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/ |
| D | ims_core_service_proxy.cpp | 43 …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/ |
| D | call_status_callback_stub.cpp | 364 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/ |
| D | satellite_call_proxy.cpp | 54 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/ |
| D | app_manager_access_proxy.cpp | 41 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/ |
| D | cpu_collector_impl.cpp | 69 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/ |
| D | form_manager_access_proxy.cpp | 50 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/ |
| D | power_napi.cpp | 71 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/ |
| D | background_task_manager_access_proxy.cpp | 47 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
|