/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_lite_source/ |
H A D | http_lite_source_plugin.cpp | 242 Status HttpSourcePlugin::OnHttpEvent(void *priv, int errorType, int32_t errorCode) in OnHttpEvent()
|
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/ |
H A D | media_codec_decoder_adapter_impl.cpp | 352 void DecoderCallbackImpl::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | video_component.h | 220 void OnError(int32_t errorType, int32_t errorCode) override in OnError()
|
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_callback_looper.cpp | 235 void HiPlayerCallbackLooper::OnError(PlayerErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/ |
H A D | camera_video.cpp | 41 void OnError(RecorderErrorType errorType, int32_t errorCode) in OnError()
|
H A D | test_common.cpp | 156 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 D | audio_decoder_codecbase_unit_test.cpp | 80 void BufferCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
|
H A D | audio_media_codec_unit_test.cpp | 59 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 D | image_sink_decoder.cpp | 406 void ImageSinkDecoder::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/server/src/ |
H A D | recorder_service.cpp | 283 void RecorderCallbackClient::OnError(int32_t errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/ |
H A D | codec_server.cpp | 851 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 D | tester_codecbase.cpp | 25 void TesterCodecBase::CallBack::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/soundpool/ |
H A D | sound_parser.cpp | 248 void SoundDecoderCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | event_report.h | 150 int32_t errorType = 0; member
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | surface_encoder_filter.cpp | 133 void SurfaceEncoderFilter::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError()
|
H A D | decoder_surface_filter.cpp | 91 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 D | audio_player.cpp | 111 void AudioPlayerCallback::OnError(int32_t errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodec/ |
H A D | avcodec_audio_codec_impl.cpp | 487 void AVCodecAudioCodecImpl::AVCodecInnerCallback::OnError(AVCodecErrorType errorType, int32_t error… in OnError()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/ |
H A D | dcamera_client.cpp | 209 int32_t DCameraClient::CameraServiceErrorType(const int32_t errorType) in CameraServiceErrorType()
|
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/ |
H A D | test_recorder.cpp | 117 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 D | ScriptExecutorTest.java | 77 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 D | videodec_ndk_inner_sample.cpp | 69 void VDecInnerCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/ |
H A D | recorder_mock.cpp | 77 void RecorderCallbackTest::OnError(RecorderErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/ |
H A D | camera_input.cpp | 36 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 D | dic_node.h | 465 const ErrorTypeUtils::ErrorType errorType) { in addCost()
|