Home
last modified time | relevance | path

Searched defs:errorType (Results 126 – 150 of 189) sorted by relevance

12345678

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_lite_source/
H A Dhttp_lite_source_plugin.cpp242 Status HttpSourcePlugin::OnHttpEvent(void *priv, int errorType, int32_t errorCode) in OnHttpEvent()
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/
H A Dmedia_codec_decoder_adapter_impl.cpp352 void DecoderCallbackImpl::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_component.h220 void OnError(int32_t errorType, int32_t errorCode) override in OnError()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_callback_looper.cpp235 void HiPlayerCallbackLooper::OnError(PlayerErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_video.cpp41 void OnError(RecorderErrorType errorType, int32_t errorCode) in OnError()
H A Dtest_common.cpp156 void TestDeviceCallback::OnError(const int32_t errorType, const int32_t errorMsg) const in OnError() argument
/ohos5.0/foundation/multimedia/av_codec/test/unittest/audio_test/
H A Daudio_decoder_codecbase_unit_test.cpp80 void BufferCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
H A Daudio_media_codec_unit_test.cpp59 void AudioCodecCallback::OnError(Media::CodecErrorType errorType, int32_t errorCode) in OnError()
82 void TestCodecCallback::OnError(Media::CodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
H A Dimage_sink_decoder.cpp406 void ImageSinkDecoder::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/server/src/
H A Drecorder_service.cpp283 void RecorderCallbackClient::OnError(int32_t errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_server.cpp851 void CodecServer::OnError(int32_t errorType, int32_t errorCode) in OnError()
972 void CodecBaseCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
1012 void VCodecBaseCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_codecbase.cpp25 void TesterCodecBase::CallBack::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsound_parser.cpp248 void SoundDecoderCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Devent_report.h150 int32_t errorType = 0; member
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dsurface_encoder_filter.cpp133 void SurfaceEncoderFilter::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError()
H A Ddecoder_surface_filter.cpp91 void OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) override in OnError()
170 void DecoderSurfaceFilter::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H A Daudio_player.cpp111 void AudioPlayerCallback::OnError(int32_t errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodec/
H A Davcodec_audio_codec_impl.cpp487 void AVCodecAudioCodecImpl::AVCodecInnerCallback::OnError(AVCodecErrorType errorType, int32_t error… in OnError()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/
H A Ddcamera_client.cpp209 int32_t DCameraClient::CameraServiceErrorType(const int32_t errorType) in CameraServiceErrorType()
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_recorder.cpp117 void TestRecorderCallbackTest::OnError(RecorderErrorType errorType, int32_t errorCode) in OnError()
/aosp12/packages/services/Car/packages/ScriptExecutor/tests/unit/src/com/android/car/scriptexecutor/
H A DScriptExecutorTest.java77 public void onError(int errorType, String message, String stackTrace) { in onError()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp69 void VDecInnerCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_mock.cpp77 void RecorderCallbackTest::OnError(RecorderErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_input.cpp36 int32_t CameraDeviceServiceCallback::OnError(const int32_t errorType, const int32_t errorMsg) in OnError()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
H A Ddic_node.h465 const ErrorTypeUtils::ErrorType errorType) { in addCost()

12345678