Home
last modified time | relevance | path

Searched defs:errorCode (Results 451 – 475 of 1530) sorted by relevance

1...<<11121314151617181920>>...62

/ohos5.0/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_hisysevent.cpp148 const int32_t videoState, const int32_t errorCode, const std::string &desc) in WriteDialCallFaultEvent()
162 const int32_t videoState, const int32_t errorCode, const std::string &desc) in WriteAnswerCallFaultEvent()
176 const int32_t slotId, const int32_t callId, const int32_t errorCode, const std::string &desc) in WriteHangUpFaultEvent()
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avcast_controller_callback.cpp149 void NapiAVCastControllerCallback::HandleErrorEvent(int32_t event, const int32_t errorCode, in HandleErrorEvent()
219 void NapiAVCastControllerCallback::HandlePlayerErrorAPI13(const int32_t errorCode, const std::strin… in HandlePlayerErrorAPI13()
267 void NapiAVCastControllerCallback::OnPlayerError(const int32_t errorCode, const std::string& errorM… in OnPlayerError()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/manager/colorspace_manager/
H A Dcolorspace_converter.cpp201 …ErrorCode errorCode = CommonUtils::ParseSurfaceData(sdrSb, buffer, inputHdr->extraInfo_->dataType); in DecomposeHdrImageInner() local
255 …ErrorCode errorCode = CommonUtils::ParseSurfaceData(sdrSb, buffer, inputHdr->extraInfo_->dataType); in ProcessHdrImageInner() local
353 ErrorCode errorCode = CommonUtils::LockPixelMap(pixelMap, buffer); in ApplyColorSpace() local
/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/src/dialog/
H A Dcm_napi_dialog_common.cpp309 int32_t TranformErrorCode(int32_t errorCode) in TranformErrorCode()
318 napi_value GenerateBusinessError(napi_env env, int32_t errorCode) in GenerateBusinessError()
338 void ThrowError(napi_env env, int32_t errorCode, const std::string errMsg) in ThrowError()
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DNsdManagerTest.java141 EventData(String callbackName, int errorCode) { in EventData()
155 private void setEvent(String callbackName, int errorCode) { in setEvent()
/ohos5.0/foundation/communication/netstack/utils/napi_utils/src/
H A Dbase_context.cpp79 void BaseContext::SetErrorCode(int32_t errorCode) in SetErrorCode()
84 void BaseContext::SetError(int32_t errorCode, const std::string &errorMessage) in SetError()
/aosp12/frameworks/av/media/libmediatranscoding/aidl/android/media/
H A DITranscodingClientCallback.aidl80 oneway void onTranscodingFailed(in int sessionId, in TranscodingErrorCode errorCode); in onTranscodingFailed()
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/transportmsghandle_fuzzer/
H A Dtransportmsghandle_fuzzer.cpp37 int32_t errorCode = fuzzData.GetData<int32_t>(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_video_player.cpp146 void VideoPlayerCallback::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/photooutput_fuzzer/
H A Dphoto_output_fuzzer.h34 void OnCaptureError(const int32_t captureId, const int32_t errorCode) const override {} in OnCaptureError()
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/video_processing/detail_enhancer/
H A Ddetail_enhancer_video_native.cpp63 auto errorCode = AlgoErrorToNdk(detailEnhancer_.GetParameter(level)); in GetParameter() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_callback.h52 int32_t errorCode = MSERR_EXT_UNKNOWN; member
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/
H A Dplay_executor.h94 virtual ErrorCode DoOnError(ErrorCode errorCode) in DoOnError()
/ohos5.0/base/location/test/location_geocode/source/
H A Dgeo_convert_callback_host_test.cpp121 int errorCode = 1; variable
/aosp12/frameworks/base/core/java/android/speech/tts/
H A DITextToSpeechCallback.aidl52 void onError(String utteranceId, int errorCode); in onError()
/aosp12/frameworks/base/telephony/java/android/telephony/mbms/
H A DInternalStreamingServiceCallback.java37 public void onError(final int errorCode, final String message) throws RemoteException { in onError()
/aosp12/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
H A DLVREV_Process.cpp69 LVREV_ReturnStatus_en errorCode; in LVREV_Process() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_graphics/src/
H A Dbundle_graphics_client_impl.cpp59 uint32_t errorCode = 0; in LoadImageFile() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dfeature_ability_module.h31 uint16_t errorCode; member
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dgeo_convert_callback_host.cpp74 void GeoConvertCallbackHost::OnErrorReport(const int errorCode) in OnErrorReport()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_error_utils.cpp33 const std::optional<JsErrorCode> GetJsErrorCode(int32_t errorCode) in GetJsErrorCode()
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.h43 void OnError(int32_t errorCode) override {} in OnError()
/ohos5.0/base/useriam/pin_auth/test/fuzztest/services/modules/inputters/inputerdata_fuzzer/
H A Dinputer_data_fuzzer.cpp54 int32_t errorCode = parcel.ReadInt32(); in FuzzRegisterInputer() local
/ohos5.0/base/useriam/pin_auth/test/unittest/src/
H A Dinputer_set_data_stub_test.cpp55 (int32_t authSubType, std::vector<uint8_t> data, int32_t errorCode) { in __anon7d4fa2e40102()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpg_yuv_test.cpp140 uint32_t errorCode = 0; in DecodeToFormat() local
174 uint32_t errorCode = 0; in DecodeToYuv() local
237 uint32_t errorCode = 0; in YuvRotate() local
270 uint32_t errorCode = 0; in YuvCrop() local
305 uint32_t errorCode = 0; in YuvWriteConvert() local
351 uint32_t errorCode = 0; in ScaleYuv420() local
383 uint32_t errorCode = 0; in ResizeYuv420() local
430 uint32_t errorCode = 0; in FlipYuv420() local
466 uint32_t errorCode = 0; in TranslateYuv420() local
499 uint32_t errorCode = 0; in ReadYuv420() local
[all …]

1...<<11121314151617181920>>...62