Home
last modified time | relevance | path

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

1234567

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/
H A 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 …]
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline/
H A Dmock_dcamera_data_process_listener.h33 void OnError(DataProcessErrorType errorType) override in OnError()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/src/
H A 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
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/camerainput_fuzzer/
H A Dcamera_input_fuzzer.h34 void OnError(const int32_t errorType, const int32_t errorMsg) const override {} in OnError()
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_listener_stub.cpp47 int errorType = data.ReadInt32(); in OnRemoteRequest() local
75 void ScreenCaptureListenerStub::OnError(ScreenCaptureErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screentranstestutils/src/
H A 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
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_hisysevent.h29 int32_t errorType = 0; member
/ohos5.0/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
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_listener_stub.cpp47 int errorType = data.ReadInt32(); in OnRemoteRequest() local
76 void RecorderListenerStub::OnError(int32_t errorType, int32_t errorCode) in OnError()
/ohos5.0/base/security/device_security_level/services/dslm/
H A Ddslm_hievent.c28 void ReportHiEventServiceStartFailed(const uint32_t errorType) in ReportHiEventServiceStartFailed()
/ohos5.0/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()
/ohos5.0/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()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_player_callback_adapter_impl.cpp29 void ArkPlayerCallbackAdapterImpl::OnError(int32_t errorType) in OnError()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_player_callback_adapter_wrapper.cpp31 void ArkPlayerCallbackAdapterWrapper::OnError(OHOS::NWeb::PlayerAdapterErrorType errorType) in OnError()
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/
H A Dplayer_framework_adapter_impl_test.cpp34 void OnError(PlayerAdapterErrorType errorType) override in OnError()
185 PlayerAdapterErrorType errorType = PlayerAdapterErrorType::INVALID_CODE; variable
/ohos5.0/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()
H A Dplayer_listener_stub.cpp48 int32_t errorType = data.ReadInt32(); in OnRemoteRequest() local
77 void PlayerListenerStub::OnError(PlayerErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/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()
/ohos5.0/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 Dhcamera_device_callback_stub.cpp46 int32_t errorType = 0; in HandleDeviceOnError() local
/ohos5.0/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()
52 void TestVideoRecorderCallback::OnError(int32_t errorType, int32_t errorCode) in OnError()
/ohos5.0/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
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/include/
H A Dscreen_capture_server_function_unittest.h61 void OnError(ScreenCaptureErrorType errorType, int32_t errorCode) {}; in OnError()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A 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()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddms_hisysevent_report_test.cpp85 std::string errorType; variable

1234567