Home
last modified time | relevance | path

Searched defs:errorType (Results 1 - 25 of 129) sorted by relevance

123456

/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline/
H A Dmock_dcamera_data_process_listener.h35 (void)errorType; variable
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhstream_depth_data_callback_stub.cpp43 int32_t errorType = static_cast<int32_t>(data.ReadUint64()); in HandleOnDepthDataError() local
H A Dhstream_repeat_callback_stub.cpp62 int32_t errorType = static_cast<int32_t>(data.ReadUint64()); in HandleOnFrameError() local
H A Dhcamera_device_callback_stub.cpp46 int32_t errorType = 0; in HandleDeviceOnError() local
/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_hisysevent.h29 int32_t errorType = 0; member
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/listener/
H A Ddcamera_sink_data_process_listener.cpp37 void DCameraSinkDataProcessListener::OnError(DataProcessErrorType errorType) in OnError() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/callback/
H A Ddcamera_input_callback.cpp28 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 Ddcamera_stream_data_process_pipeline_listener.cpp45 void DCameraStreamDataProcessPipelineListener::OnError(DataProcessErrorType errorType) in OnError() argument
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcamera_device_callback_proxy.cpp26 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 Di_standard_player_listener.h30 virtual void OnError(PlayerErrorType errorType, int32_t errorCode) in OnError() argument
/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/
H A Di_standard_helper_listener.h30 virtual void OnError(HelperErrorType errorType, int32_t errorCode) in OnError() argument
H A Dhelper_listener_stub.cpp71 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 Dencode_video_callback.cpp21 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 Ddecode_video_callback.cpp22 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 Donerror_fuzzer.cpp41 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_INTERNAL; in OnErrorFuzzTest() local
/foundation/distributedhardware/distributed_screen/services/screentransport/screensinkprocessor/decoder/src/
H A Dimage_decoder_callback.cpp23 void ImageDecoderCallback::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError() argument
/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/
H A Dimage_encoder_callback.cpp23 void ImageEncoderCallback::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddms_hisysevent_report.cpp63 int DmsHiSysEventReport::ReportFaultEvent(const std::string& eventName, const std::string& errorType) in ReportFaultEvent() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddms_hisysevent_report_test.cpp85 std::string errorType; in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Dmock_dcamera_sink_data_process.h63 void OnError(DataProcessErrorType errorType) in OnError() argument
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H A Dvideo_source_encoder.cpp26 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 Daudio_codec.h150 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 Dcodec_cmd_executor.cpp203 auto errorType = OmxErrorType2String(data1); in HandleEventError() local
/foundation/multimedia/media_lite/test/unittest/recorder_lite/
H A Drecorder_lite_test.cpp41 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 Drecorder_listener_proxy.cpp37 void RecorderListenerProxy::OnError(int32_t errorType, int32_t errorCode) in OnError() argument
106 void RecorderListenerCallback::OnError(RecorderErrorType errorType, int32_t errorCode) in OnError() argument

Completed in 14 milliseconds

123456