Home
last modified time | relevance | path

Searched defs:errorCode (Results 101 – 125 of 1703) sorted by relevance

12345678910>>...69

/ohos5.0/foundation/distributedhardware/distributed_audio/common/dfx_utils/src/
H A Ddaudio_hisysevent.cpp65 …DAudioHisysevent::SysEventWriteFault(const std::string &eventName, int32_t saId, int32_t errorCode, in SysEventWriteFault()
77 void DAudioHisysevent::SysEventWriteFault(const std::string &eventName, int32_t errorCode, const st… in SysEventWriteFault()
88 const std::string &dhId, int32_t errorCode, const std::string &msg) in SysEventWriteFault()
/ohos5.0/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/
H A Dhelper_listener_stub.cpp59 int32_t errorCode = data.ReadInt32(); in OnRemoteRequest() local
71 void HelperListenerStub::OnError(HelperErrorType errorType, int32_t errorCode) in OnError()
87 void HelperListenerStub::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_callback_host.cpp42 int errorCode = data.ReadInt32(); in OnRemoteRequest() local
63 void LocatorCallbackHost::OnErrorReport(const int errorCode) in OnErrorReport()
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_normalizer.cpp20 I18nNormalizer::I18nNormalizer(I18nNormalizerMode mode, I18nErrorCode &errorCode) in I18nNormalizer()
42 std::string I18nNormalizer::Normalize(const char *text, int32_t length, I18nErrorCode &errorCode) in Normalize()
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/hisysevent_wrapper/src/
H A Dcm_report_wrapper.c22 const char *name, int32_t errorCode) in ReportFaultEvent()
47 const struct CmBlob *certName, int32_t errorCode) in CmReport()
/aosp12/frameworks/base/core/tests/coretests/src/android/content/pm/parsing/result/
H A DParseInputAndResultTest.kt77 fun errorCode() { regex
78 val errorCode = PackageManager.INSTALL_FAILED_UPDATE_INCOMPATIBLE regex
98 val errorCode = PackageManager.INSTALL_FAILED_UPDATE_INCOMPATIBLE regex
109 val errorCode = PackageManager.INSTALL_FAILED_UPDATE_INCOMPATIBLE regex
121 val errorCode = PackageManager.INSTALL_FAILED_UPDATE_INCOMPATIBLE regex
/aosp14/frameworks/base/core/tests/coretests/src/android/content/pm/parsing/result/
H A DParseInputAndResultTest.kt79 fun errorCode() { regex
80 val errorCode = PackageManager.INSTALL_FAILED_UPDATE_INCOMPATIBLE regex
100 val errorCode = PackageManager.INSTALL_FAILED_UPDATE_INCOMPATIBLE regex
111 val errorCode = PackageManager.INSTALL_FAILED_UPDATE_INCOMPATIBLE regex
123 val errorCode = PackageManager.INSTALL_FAILED_UPDATE_INCOMPATIBLE regex
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_provider_client.cpp94 int errorCode = ERR_OK; in NotifyFormDelete() local
130 int errorCode = ERR_OK; in NotifyFormsDelete() local
162 int errorCode = ERR_OK; in NotifyFormUpdate() local
196 int errorCode = ERR_OK; in EventNotify() local
231 int errorCode = ERR_OK; in NotifyFormCastTempForm() local
262 int errorCode = ERR_OK; in FireFormEvent() local
294 int errorCode = ERR_OK; in AcquireState() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnapi_bluetooth_map_mse.cpp118 int32_t errorCode = profile->GetDevicesByStates(states, devices); in GetConnectedDevices() local
141 int32_t errorCode = profile->GetDeviceState(device, state); in GetConnectionState() local
160 int32_t errorCode = profile->Disconnect(device); in Disconnect() local
177 int32_t errorCode = profile->SetConnectionStrategy(remoteDevice, strategy); in SetConnectionStrategy() local
198 int32_t errorCode = profile->GetConnectionStrategy(remoteDevice, strategy); in GetConnectionStrategy() local
219 … int32_t errorCode = profile->SetMessageAccessAuthorization(remoteDevice, accessAuthorization); in SetMessageAccessAuthorization() local
239 … int32_t errorCode = profile->GetMessageAccessAuthorization(remoteDevice, accessAuthorization); in GetMessageAccessAuthorization() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan.cpp150 int errorCode = profile->GetDevicesByStates(states, devices); in GetConnectionDevices() local
178 int32_t errorCode = profile->GetDeviceState(device, state); in GetDeviceState() local
204 int errorCode = profile->GetDevicesByStates(states, devices); in GetConnectedDevices() local
232 int32_t errorCode = profile->GetDeviceState(device, state); in GetConnectionState() local
253 int32_t errorCode = profile->Disconnect(device); in Disconnect() local
278 int32_t errorCode = profile->SetTethering(value); in SetTethering() local
293 int32_t errorCode = profile->IsTetheringOn(result); in IsTetheringOn() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse.cpp150 int32_t errorCode = profile->GetDevicesByStates(states, devices); in GetConnectedDevices() local
173 int32_t errorCode = profile->GetDeviceState(device, state); in GetConnectionState() local
192 int32_t errorCode = profile->Disconnect(device); in Disconnect() local
209 int32_t errorCode = profile->SetConnectionStrategy(remoteDevice, strategy); in SetConnectionStrategy() local
230 int32_t errorCode = profile->GetConnectionStrategy(remoteDevice, strategy); in GetConnectionStrategy() local
271 int32_t errorCode = profile->SetShareType(remoteDevice, shareType); in SetShareType() local
292 int32_t errorCode = profile->GetShareType(remoteDevice, shareType); in GetShareType() local
314 … int32_t errorCode = profile->SetPhoneBookAccessAuthorization(remoteDevice, accessAuthorization); in SetPhoneBookAccessAuthorization() local
335 … int32_t errorCode = profile->GetPhoneBookAccessAuthorization(remoteDevice, accessAuthorization); in GetPhoneBookAccessAuthorization() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagesource_fuzzer/src/
H A Dimage_source_fuzz.cpp85 uint32_t errorCode; in CreateImageSourceByDataFuzz() local
96 uint32_t errorCode; in CreateImageSourceByFDEXFuzz() local
121 uint32_t errorCode; in CreateImageSourceByIstreamFuzz() local
139 uint32_t errorCode; in CreateImageSourceByPathNameFuzz() local
157 uint32_t errorCode; in CreateIncrementalPixelMapFuzz() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSmsResponse.java46 public SmsResponse(int messageRef, String ackPdu, int errorCode) { in SmsResponse()
50 public SmsResponse(int messageRef, String ackPdu, int errorCode, long messageId) { in SmsResponse()
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_hisysevent_test.cpp49 NetworkShareEventErrorType errorCode = NetworkShareEventErrorType::ERROR_START_SA; variable
65 NetworkShareEventErrorType errorCode = NetworkShareEventErrorType::ERROR_ENABLE_IFACE; variable
/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/
H A DISipSessionListener.aidl90 void onError(in ISipSession session, int errorCode, String errorMessage); in onError()
99 void onCallChangeFailed(in ISipSession session, int errorCode, in onCallChangeFailed()
124 void onRegistrationFailed(in ISipSession session, int errorCode, in onRegistrationFailed()
H A DSipSessionAdapter.java49 public void onCallChangeFailed(ISipSession session, int errorCode, in onCallChangeFailed()
53 public void onError(ISipSession session, int errorCode, String message) { in onError()
62 public void onRegistrationFailed(ISipSession session, int errorCode, in onRegistrationFailed()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/
H A Dbundle_state_data.h58 int32_t errorCode = 0; member
139 int32_t errorCode = 0; member
145 int32_t errorCode = 0; member
152 int32_t errorCode = 0; member
160 int32_t errorCode = 0; member
167 int32_t errorCode = 0; member
173 int32_t errorCode = 0; member
180 int32_t errorCode = 0; member
185 int32_t errorCode = 0; member
190 int32_t errorCode = 0; member
[all …]
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dheif_yuv_test.cpp76 uint32_t errorCode = 0; in DecodeToFormat() local
120 uint32_t errorCode = 0; in DecodeToYuv() local
228 uint32_t errorCode = 0; variable
249 uint32_t errorCode = 0; variable
270 uint32_t errorCode = 0; variable
323 uint32_t errorCode = 0; variable
362 uint32_t errorCode = 0; variable
/ohos5.0/base/useriam/pin_auth/frameworks/client/src/
H A Dinputer_data_impl.cpp56 …authSubType, const std::vector<uint8_t> &dataIn, std::vector<uint8_t> &dataOut, int32_t &errorCode) in GetPinData()
98 …authSubType, const std::vector<uint8_t> &dataIn, std::vector<uint8_t> &dataOut, int32_t &errorCode) in GetPrivatePinData()
137 int32_t errorCode = UserAuth::GENERAL_ERROR; in OnSetData() local
169 …uterDataImpl::OnSetDataInner(int32_t authSubType, std::vector<uint8_t> &setData, int32_t errorCode) in OnSetDataInner()
/ohos5.0/base/web/webview/ohos_adapter/location_adapter/src/
H A Dlocation_callback_adapter_impl.cpp47 int32_t errorCode = data.ReadInt32(); in OnRemoteRequest() local
83 void LocationCallbackImpl::OnErrorReport(const int errorCode) in OnErrorReport()
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_adapter.cpp78 LocationErrCode errorCode = CheckLocationSwitchState(); in HandleGetCachedLocation() local
106 LocationErrCode errorCode = g_locatorClient->IsLocationEnabledV9(isEnabled); in IsLocationEnabled() local
212 LocationErrCode errorCode = g_locatorClient->EnableAbilityV9(false); in DisableLocation() local
593 LocationErrCode errorCode = CheckLocationSwitchState(); in CreateReverseGeocodeAsyncContext() local
644 LocationErrCode errorCode = CheckLocationSwitchState(); in CreateReverseGeocodeAsyncContext() local
831 LocationErrCode errorCode = CheckLocationSwitchState(); in CreateReverseGeocodeAsyncContext() local
847 LocationErrCode errorCode = CheckLocationSwitchState(); in CreateReverseGeocodeAsyncContext() local
888 LocationErrCode errorCode = CheckLocationSwitchState(); in CreateReverseGeocodeAsyncContext() local
904 LocationErrCode errorCode = g_locatorClient->EnableReverseGeocodingMockV9(); in CreateReverseGeocodeAsyncContext() local
956 LocationErrCode errorCode = g_locatorClient->IsLocationEnabledV9(isEnabled); in CreateReverseGeocodeAsyncContext() local
[all …]
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_provider_mgr.cpp229 …ErrCode errorCode = FormAmsHelper::GetInstance().ConnectServiceAbility(connectWant, formRefreshCon… in ConnectAmsForRefresh() local
286 …ErrCode errorCode = FormAmsHelper::GetInstance().ConnectServiceAbility(connectWant, formRefreshCon… in ConnectAmsForRefreshPermission() local
325 …ErrCode errorCode = FormAmsHelper::GetInstance().ConnectServiceAbility(want, formDeleteConnection); in NotifyProviderFormDelete() local
364 …ErrCode errorCode = FormAmsHelper::GetInstance().ConnectServiceAbility(want, batchDeleteConnection… in NotifyProviderFormsBatchDelete() local
471 …ErrCode errorCode = FormAmsHelper::GetInstance().ConnectServiceAbility(connectWant, formMsgEventCo… in MessageEvent() local
568 …ErrCode errorCode = FormAmsHelper::GetInstance().ConnectServiceAbility(want, formRefreshConnection… in RebindByFreeInstall() local
/ohos5.0/base/security/huks/interfaces/kits/napi/src/
H A Dhuks_napi.cpp357 static void AddHuksErrorCodePart1(napi_env env, napi_value errorCode) in AddHuksErrorCodePart1()
401 static void AddHuksErrorCodePart2(napi_env env, napi_value errorCode) in AddHuksErrorCodePart2()
447 static void AddHuksErrorCodePart3(napi_env env, napi_value errorCode) in AddHuksErrorCodePart3()
465 napi_value errorCode = nullptr; in CreateHuksErrorCode() local
475 static void AddHuksErrCodePart(napi_env env, napi_value errorCode) in AddHuksErrCodePart()
504 napi_value errorCode = nullptr; in CreateHuksErrCode() local
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/provisioning/
H A DFinancedDeviceProvisioningController.java76 protected int getErrorMsgId(AbstractProvisioningTask task, int errorCode) { in getErrorMsgId()
81 protected boolean getRequireFactoryReset(AbstractProvisioningTask task, int errorCode) { in getRequireFactoryReset()
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_hisysevent.cpp30const NetworkShareEventErrorType &errorCode, const std::string &errorMsg, in SendFaultEvent()
47const NetworkShareEventErrorType &errorCode, const std::string &errorMsg, in SendFaultEvent()

12345678910>>...69