Home
last modified time | relevance | path

Searched defs:errorCode (Results 801 – 825 of 1530) sorted by relevance

1...<<31323334353637383940>>...62

/ohos5.0/docs/zh-cn/application-dev/reference/apis-network-kit/
H A Dnetstack.md689 ### errorCode subsection
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_callback_looper.cpp109 void HiPlayerCallbackLooper::OnError(PlayerErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dimpl_class.cpp91 PluginClassBase *ImplClass::CreateObject(uint32_t &errorCode) in CreateObject()
/ohos5.0/base/print/print_fwk/frameworks/kits/extension/src/
H A Djs_print_extension_connection.cpp162 void JSPrintExtensionConnection::CallJsFailed(int32_t errorCode) in CallJsFailed()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_test_ng.cpp2012 auto openCallbackFst = [](int32_t errorCode) { in __anona7e7e9b92202()
2024 auto openCallbackSnd = [](int32_t errorCode) { in __anona7e7e9b92302()
2034 auto closeCallbackFst = [](int32_t errorCode) { in __anona7e7e9b92402()
2044 auto closeCallbackSnd = [](int32_t errorCode) { in __anona7e7e9b92502()
2086 auto openCallback = [](int32_t errorCode) {}; in __anona7e7e9b92602()
2101 auto updateCallbackFst = [](int32_t errorCode) { in __anona7e7e9b92702()
2113 auto updateCallbackSnd = [](int32_t errorCode) { in __anona7e7e9b92802()
/aosp12/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipService.java603 public void onError(ISipSession session, int errorCode, in onError()
768 public void onError(int errorCode, String description) { in onError()
910 public void onError(int errorCode, String description) { in onError()
1079 public void onRegistrationFailed(ISipSession session, int errorCode, in onRegistrationFailed()
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp672 LocationErrCode errorCode = in GetCachedGnssLocationsSize() local
773 LocationErrCode errorCode = ERRCODE_NOT_SUPPORTED; in SendLocationMockMsgToGnssSa() local
795 LocationErrCode errorCode = ERRCODE_NOT_SUPPORTED; in SendLocationMockMsgToNetworkSa() local
817 LocationErrCode errorCode = ERRCODE_NOT_SUPPORTED; in SendLocationMockMsgToPassiveSa() local
1209 LocationErrCode errorCode = GetSwitchState(state); in ReportLocationStatus() local
1227 LocationErrCode errorCode = GetSwitchState(state); in ReportErrorStatus() local
1297 LocationErrCode errorCode = LocationErrCode(replyParcel.ReadInt32()); in IsGeoConvertAvailable() local
1320 int errorCode = reply.ReadInt32(); in GetAddressByCoordinate() local
1346 int errorCode = reply.ReadInt32(); in GetAddressByLocationName() local
/aosp12/frameworks/base/core/java/android/speech/tts/
H A DFileSynthesisCallback.java259 public void error(int errorCode) { in error()
/aosp12/frameworks/base/core/jni/
H A Dandroid_util_jar_StrictJarFile.cpp39 void throwIoException(JNIEnv* env, const int32_t errorCode) { in throwIoException()
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.h226 ErrorCode errorCode = variable
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
H A DCameraMediaChooser.java325 public void onCameraError(final int errorCode, final Exception e) { in onCameraError()
/aosp12/packages/apps/Settings/src/com/android/settings/network/telephony/
H A DNetworkScanHelper.java87 void onError(int errorCode); in onError()
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DAbUpdateInstaller.java275 public void onPayloadApplicationComplete(int errorCode) { in onPayloadApplicationComplete()
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/publish/
H A DPublishRequestResponse.java164 private void onCommandError(int errorCode) { in onCommandError()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_resource.cpp124 void WebResource::OnError(const std::string& errorCode, const std::string& errorMsg) in OnError()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/include/
H A Dsoftbus_hidumper_util.h43 int32_t errorCode; member
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_encoder_inner_demo.cpp224 void AEnDemoCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/stylus/
H A Dstylus_detector_interface.h33 int errorCode; member
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h89 int32_t errorCode = 0; member
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dconfig_request.cpp211 int32_t errorCode = TELEPHONY_ERR_FAIL; in SetEmergencyCallListRequest() local
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/hisysevent_wrapper/src/
H A Dhks_report_wrapper.c150 const struct HksParamSet *paramSetIn, int32_t errorCode) in ReportFaultEvent()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/wifi_country_code/
H A Dwifi_country_code_manager.cpp246 int errorCode = GetParamValue(WIFI_COUNTRY_CODE_CONFIG, in GetWifiCountryCodePolicy() local
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service_inner.cpp122 DmErrorCode* errorCode, bool isUseDma) const in GetDisplaySnapshot()
/ohos5.0/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davcast_controller_callback_stub.cpp98 int32_t errorCode; in HandleOnPlayerError() local
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/
H A Ddeferred_video_controller.cpp122 …Controller::HandleError(const int32_t userId, const DeferredVideoWorkPtr& work, DpsError errorCode) in HandleError()

1...<<31323334353637383940>>...62