Home
last modified time | relevance | path

Searched defs:errorType (Results 1 – 25 of 142) sorted by relevance

123456

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/
Dfile_n_exporter.h48 int errorType = -1; member
59 int errorType = -1; member
69 int errorType = -1; member
80 int errorType = -1; member
95 int errorType = -1; member
107 int errorType = -1; member
118 int errorType = -1; member
127 int errorType = -1; member
138 int errorType = -1; member
148 int errorType = -1; member
[all …]
/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline/
Dmock_dcamera_data_process_listener.h33 void OnError(DataProcessErrorType errorType) override in OnError()
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/src/
Dimage_sink_decoder_test.cpp280 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_EXTEND_START; variable
297 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_EXTEND_START; variable
355 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_EXTEND_START; variable
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screentranstestutils/src/
Dscreen_callback_test.cpp88 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_INTERNAL; variable
121 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_INTERNAL; variable
177 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_INTERNAL; variable
202 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_INTERNAL; variable
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
Dscreen_capture_listener_stub.cpp47 int errorType = data.ReadInt32(); in OnRemoteRequest() local
75 void ScreenCaptureListenerStub::OnError(ScreenCaptureErrorType errorType, int32_t errorCode) in OnError()
Dscreen_capture_listener_proxy.cpp37 void ScreenCaptureListenerProxy::OnError(ScreenCaptureErrorType errorType, int32_t errorCode) in OnError()
107 void ScreenCaptureListenerCallback::OnError(ScreenCaptureErrorType errorType, int32_t errorCode) in OnError()
/foundation/multimedia/camera_framework/test/fuzztest/camerainput_fuzzer/
Dcamera_input_fuzzer.h34 void OnError(const int32_t errorType, const int32_t errorMsg) const override {} in OnError()
/foundation/multimedia/player_framework/services/services/recorder/ipc/
Drecorder_listener_stub.cpp47 int errorType = data.ReadInt32(); in OnRemoteRequest() local
76 void RecorderListenerStub::OnError(int32_t errorType, int32_t errorCode) in OnError()
Drecorder_listener_proxy.cpp37 void RecorderListenerProxy::OnError(int32_t errorType, int32_t errorCode) in OnError()
106 void RecorderListenerCallback::OnError(RecorderErrorType errorType, int32_t errorCode) in OnError()
/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
Dnetfirewall_hisysevent.h29 int32_t errorType = 0; member
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/callback/
Ddcamera_input_callback.cpp28 void DCameraInputCallback::OnError(const int32_t errorType, const int32_t errorMsg) const in OnError() argument
/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/
Di_standard_helper_listener.h30 virtual void OnError(HelperErrorType errorType, int32_t errorCode) in OnError()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/listener/
Ddcamera_sink_data_process_listener.cpp37 void DCameraSinkDataProcessListener::OnError(DataProcessErrorType errorType) in OnError()
/foundation/multimedia/player_framework/services/services/player/ipc/
Di_standard_player_listener.h30 virtual void OnError(PlayerErrorType errorType, int32_t errorCode) in OnError()
Dplayer_listener_stub.cpp48 int32_t errorType = data.ReadInt32(); in OnRemoteRequest() local
77 void PlayerListenerStub::OnError(PlayerErrorType errorType, int32_t errorCode) in OnError()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
Ddcamera_stream_data_process_pipeline_listener.cpp45 void DCameraStreamDataProcessPipelineListener::OnError(DataProcessErrorType errorType) in OnError()
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
Dhstream_depth_data_callback_stub.cpp43 int32_t errorType = static_cast<int32_t>(data.ReadUint64()); in HandleOnDepthDataError() local
Dhcamera_device_callback_stub.cpp46 int32_t errorType = 0; in HandleDeviceOnError() local
/foundation/multimedia/media_lite/test/unittest/recorder_lite/
Drecorder_lite_test.cpp41 void RecorderLiteTest::OnError(const int32_t errorType, const int32_t errorCode) in OnError()
52 void TestVideoRecorderCallback::OnError(int32_t errorType, int32_t errorCode) in OnError()
/foundation/distributedhardware/distributed_screen/services/screentransport/test/fuzztest/screensourceprocessor/onerror_fuzzer/
Donerror_fuzzer.cpp41 MediaAVCodec::AVCodecErrorType errorType = MediaAVCodec::AVCODEC_ERROR_INTERNAL; in OnErrorFuzzTest() local
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/include/
Dscreen_capture_server_function_unittest.h61 void OnError(ScreenCaptureErrorType errorType, int32_t errorCode) {}; in OnError()
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
Da2dp_data_service.h67 virtual void OnSourceSendPcmStreamError(uint16_t errorType, uint32_t data) in OnSourceSendPcmStreamError()
71 virtual void OnSinkGetPcmStreamError(uint16_t errorType, uint32_t data) in OnSinkGetPcmStreamError()
/foundation/multimedia/av_codec/services/engine/codec/include/audio/
Daudio_codec.h150 void OnError(CodecErrorType errorType, int32_t errorCode) in OnError()
188 void AudioCodecCallback::OnError(Media::CodecErrorType errorType, int32_t errorCode) in OnError()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
Ddms_hisysevent_report_test.cpp85 std::string errorType; variable
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
Dmock_dcamera_sink_data_process.h63 void OnError(DataProcessErrorType errorType) in OnError()

123456