Home
last modified time | relevance | path

Searched defs:OnCaptureError (Results 1 – 25 of 38) sorted by relevance

12

/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/unittest/common/dstream_operator/
H A Dmock_dstream_operator_callback.h40 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo>& infos) override in OnCaptureError() function
/ohos5.0/drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/
H A Dstream_operator_callback.cpp32 void StreamOperatorCallback::OnCaptureError(int32_t captureId, in OnCaptureError() function in OHOS::Camera::StreamOperatorCallback
/ohos5.0/drivers/peripheral/camera/test/common/callback/src/
H A Dstream_operator_callback.cpp37 int32_t StreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInf… in OnCaptureError() function in OHOS::Camera::StreamOperatorCallback
/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/src/
H A Dstream_operator_service_callback.cpp43 int32_t StreamOperatorServiceCallback::OnCaptureError(int32_t captureId, const std::vector<VdiCaptu… in OnCaptureError() function in OHOS::Camera::StreamOperatorServiceCallback
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/photooutput_fuzzer/
H A Dphoto_output_fuzzer.h34 void OnCaptureError(const int32_t captureId, const int32_t errorCode) const override {} in OnCaptureError() function
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/callback/
H A Ddcamera_photo_callback.cpp62 void DCameraPhotoCallback::OnCaptureError(const int32_t captureId, const int32_t errorCode) const in OnCaptureError() function in OHOS::DistributedHardware::DCameraPhotoCallback
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/include/
H A Dutils.h37 const std::vector<std::shared_ptr<VdiCaptureErrorInfo>> &info)> OnCaptureError; member
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamchangetoofflinestream_fuzzer/
H A Ddstreamchangetoofflinestream_fuzzer.cpp42 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo>& infos) override in OnCaptureError() function in OHOS::DistributedHardware::MockDStreamOperatorCallback
/ohos5.0/drivers/peripheral/camera/hal_c/include/
H A Dstream_operator_c_if.h29 void (*OnCaptureError)(int captureId, CaptureErrorInfoCIF* info, int count); member
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/cameradevice_fuzzer/
H A Dcamera_device_fuzzer.h96 inline int32_t OnCaptureError(int32_t captureId, in OnCaptureError() function
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhstream_capture_callback_proxy.cpp84 int32_t HStreamCaptureCallbackProxy::OnCaptureError(int32_t captureId, int32_t errorCode) in OnCaptureError() function in OHOS::CameraStandard::HStreamCaptureCallbackProxy
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_3/src/
H A Dbenchmark_common.cpp563 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<Captu… in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
593 int32_t Test::TestStreamOperatorCallbackV1_2::OnCaptureError(int32_t captureId, in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_2
625 int32_t Test::TestStreamOperatorCallbackV1_3::OnCaptureError(int32_t captureId, in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_3
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/offline_stream_operator/
H A Doffline_stream.cpp229 void OfflineStream::OnCaptureError(int32_t captureId, const std::vector<VdiCaptureErrorInfo>& infos) in OnCaptureError() function in OHOS::Camera::OfflineStream
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_3/src/
H A Dhdi_common_v1_3.cpp598 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<Captu… in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
628 int32_t Test::TestStreamOperatorCallbackV1_2::OnCaptureError(int32_t captureId, in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_2
669 int32_t Test::TestStreamOperatorCallbackV1_3::OnCaptureError(int32_t captureId, in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_3
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_2/src/
H A Dbenchmark_common.cpp463 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<Captu… in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
500 int32_t Test::TestStreamOperatorCallbackV1_2::OnCaptureError(int32_t captureId, in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_2
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_output_impl.h191 void OnCaptureError(const int32_t captureId, const int32_t errorCode) const override in OnCaptureError() function
/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/src/
H A Dcommon.cpp588 int32_t CameraManager::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, in OnCaptureError() function in OHOS::Camera::CameraManager::TestStreamOperatorCallback
661 int32_t CameraManager::TestStreamOperatorCallbackV1_2::OnCaptureError(int32_t captureId, in OnCaptureError() function in OHOS::Camera::CameraManager::TestStreamOperatorCallbackV1_2
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A Ddcamera_client_demo.h237 void OnCaptureError(const int32_t captureId, const int32_t errorCode) const in OnCaptureError() function
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.h237 void OnCaptureError(const int32_t captureId, const int32_t errorCode) const in OnCaptureError() function
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dhdi_common_v1_2.cpp556 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<Captu… in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
593 int32_t Test::TestStreamOperatorCallbackV1_2::OnCaptureError(int32_t captureId, in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_2
/ohos5.0/drivers/peripheral/camera/test/mpi/include/
H A Dcommon.h227 void OnCaptureError(int32_t captureId, in OnCaptureError() function
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_0/src/
H A Dbenchmark_common.cpp388 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<Captu… in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_1/src/
H A Dbenchmark_common.cpp445 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<Captu… in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dtest_common.cpp216 void TestPhotoOutputCallback::OnCaptureError(const int32_t captureId, const int32_t errorCode) const in OnCaptureError() function in OHOS::CameraStandard::TestPhotoOutputCallback
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/src/
H A Dut_common.cpp443 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<Captu… in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback

12