/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline/ |
H A D | mock_dcamera_data_process_listener.h | 35 (void)errorType; variable
|
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/ |
H A D | hstream_depth_data_callback_stub.cpp | 43 int32_t errorType = static_cast<int32_t>(data.ReadUint64());
in HandleOnDepthDataError() local
|
H A D | hstream_repeat_callback_stub.cpp | 62 int32_t errorType = static_cast<int32_t>(data.ReadUint64()); in HandleOnFrameError() local
|
H A D | hcamera_device_callback_stub.cpp | 46 int32_t errorType = 0; in HandleDeviceOnError() local
|
/foundation/communication/netmanager_ext/services/netfirewallmanager/include/ |
H A D | netfirewall_hisysevent.h | 29 int32_t errorType = 0; member
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/listener/ |
H A D | dcamera_sink_data_process_listener.cpp | 37 void DCameraSinkDataProcessListener::OnError(DataProcessErrorType errorType) in OnError() argument
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/callback/ |
H A D | dcamera_input_callback.cpp | 28 void DCameraInputCallback::OnError(const int32_t errorType, const int32_t errorMsg) const in OnError() argument
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/ |
H A D | dcamera_stream_data_process_pipeline_listener.cpp | 45 void DCameraStreamDataProcessPipelineListener::OnError(DataProcessErrorType errorType) in OnError() argument
|
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/ |
H A D | hcamera_device_callback_proxy.cpp | 26 int32_t HCameraDeviceCallbackProxy::OnError(const int32_t errorType, const int32_t errorMsg) in OnError() argument
|
/foundation/multimedia/player_framework/services/services/player/ipc/ |
H A D | i_standard_player_listener.h | 30 virtual void OnError(PlayerErrorType errorType, int32_t errorCode) in OnError() argument
|
/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
H A D | i_standard_helper_listener.h | 30 virtual void OnError(HelperErrorType errorType, int32_t errorCode) in OnError() argument
|
H A D | helper_listener_stub.cpp | 71 void HelperListenerStub::OnError(HelperErrorType errorType, int32_t errorCode) in OnError() argument
|
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/encoder/ |
H A D | encode_video_callback.cpp | 21 void EncodeVideoCallback::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError() argument
|
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/ |
H A D | decode_video_callback.cpp | 22 void DecodeVideoCallback::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError() argument
|
/foundation/distributedhardware/distributed_screen/services/screentransport/test/fuzztest/screensourceprocessor/onerror_fuzzer/ |
H A D | onerror_fuzzer.cpp | 41 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_INTERNAL; in OnErrorFuzzTest() local
|
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/ |
H A D | image_decoder_callback.cpp | 23 void ImageDecoderCallback::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError() argument
|
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/ |
H A D | image_encoder_callback.cpp | 23 void ImageEncoderCallback::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError() argument
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/ |
H A D | dms_hisysevent_report.cpp | 63 int DmsHiSysEventReport::ReportFaultEvent(const std::string& eventName, const std::string& errorType) in ReportFaultEvent() argument
|
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/ |
H A D | dms_hisysevent_report_test.cpp | 85 std::string errorType; in HWTEST_F() local
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/ |
H A D | mock_dcamera_sink_data_process.h | 63 void OnError(DataProcessErrorType errorType) in OnError() argument
|
/foundation/CastEngine/castengine_wifi_display/services/codec/src/ |
H A D | video_source_encoder.cpp | 26 void VideoSourceEncoder::VideoEncodeCallback::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError() argument 298 void VideoSourceEncoder::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError() argument
|
/foundation/multimedia/av_codec/services/engine/codec/include/audio/ |
H A D | audio_codec.h | 150 void OnError(CodecErrorType errorType, int32_t errorCode) in OnError() argument 188 void AudioCodecCallback::OnError(Media::CodecErrorType errorType, int32_t errorCode) in OnError() argument
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/ |
H A D | codec_cmd_executor.cpp | 203 auto errorType = OmxErrorType2String(data1); in HandleEventError() local
|
/foundation/multimedia/media_lite/test/unittest/recorder_lite/ |
H A D | recorder_lite_test.cpp | 41 void RecorderLiteTest::OnError(const int32_t errorType, const int32_t errorCode) in OnError() argument 52 void TestVideoRecorderCallback::OnError(int32_t errorType, int32_t errorCode) in OnError() argument
|
/foundation/multimedia/player_framework/services/services/recorder/ipc/ |
H A D | recorder_listener_proxy.cpp | 37 void RecorderListenerProxy::OnError(int32_t errorType, int32_t errorCode) in OnError() argument 106 void RecorderListenerCallback::OnError(RecorderErrorType errorType, int32_t errorCode) in OnError() argument
|