Home
last modified time | relevance | path

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

/drivers/peripheral/distributed_camera/hdi_service/test/unittest/common/dstream_operator/
Dmock_dstream_operator_callback.h40 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo>& infos) override in OnCaptureError() function
/drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/
Dstream_operator_callback.cpp32 void StreamOperatorCallback::OnCaptureError(int32_t captureId, in OnCaptureError() function in OHOS::Camera::StreamOperatorCallback
/drivers/peripheral/camera/test/common/callback/src/
Dstream_operator_callback.cpp37 int32_t StreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInf… in OnCaptureError() function in OHOS::Camera::StreamOperatorCallback
/drivers/peripheral/camera/hdi_service/v1_0/src/
Dstream_operator_service_callback.cpp43 int32_t StreamOperatorServiceCallback::OnCaptureError(int32_t captureId, const std::vector<VdiCaptu… in OnCaptureError() function in OHOS::Camera::StreamOperatorServiceCallback
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamchangetoofflinestream_fuzzer/
Ddstreamchangetoofflinestream_fuzzer.cpp42 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo>& infos) override in OnCaptureError() function in OHOS::DistributedHardware::MockDStreamOperatorCallback
/drivers/peripheral/camera/vdi_base/v4l2/include/
Dutils.h37 const std::vector<std::shared_ptr<VdiCaptureErrorInfo>> &info)> OnCaptureError; member
/drivers/peripheral/camera/hal_c/include/
Dstream_operator_c_if.h29 void (*OnCaptureError)(int captureId, CaptureErrorInfoCIF* info, int count); member
/drivers/peripheral/camera/test/benchmarktest/v1_3/src/
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
/drivers/peripheral/camera/vdi_base/v4l2/src/offline_stream_operator/
Doffline_stream.cpp229 void OfflineStream::OnCaptureError(int32_t captureId, const std::vector<VdiCaptureErrorInfo>& infos) in OnCaptureError() function in OHOS::Camera::OfflineStream
/drivers/peripheral/camera/test/hdi/v1_3/src/
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
/drivers/peripheral/camera/test/benchmarktest/v1_2/src/
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
/drivers/peripheral/camera/test/fuzztest/common/src/
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
/drivers/peripheral/camera/test/hdi/v1_2/src/
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
/drivers/peripheral/camera/test/mpi/include/
Dcommon.h227 void OnCaptureError(int32_t captureId, in OnCaptureError() function
/drivers/peripheral/camera/test/benchmarktest/v1_0/src/
Dbenchmark_common.cpp388 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<Captu… in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
/drivers/peripheral/camera/test/benchmarktest/v1_1/src/
Dbenchmark_common.cpp445 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<Captu… in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
/drivers/peripheral/camera/test/hdi/v1_0/src/
Dut_common.cpp443 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<Captu… in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
/drivers/peripheral/camera/test/hdi/v1_1/src/
Dhdi_common_v1_1.cpp470 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<Captu… in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
Dstream_operator_vdi_impl.cpp696 void StreamOperatorVdiImpl::OnCaptureError(int32_t captureId, const std::vector<VdiCaptureErrorInfo… in OnCaptureError() function in OHOS::Camera::StreamOperatorVdiImpl
/drivers/peripheral/camera/test/ut/v4l2/
Dtest_camera_base.cpp815 int32_t DemoStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErro… in OnCaptureError() function in DemoStreamOperatorCallback
/drivers/peripheral/camera/test/ut/usb_camera/
Dtest_camera_base.cpp836 int32_t DemoStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErro… in OnCaptureError() function in DemoStreamOperatorCallback
/drivers/peripheral/distributed_camera/hdi_service/test/sample/
Ddcamera_hdf_demo.cpp1154 int32_t DemoStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErro… in OnCaptureError() function in OHOS::DistributedHardware::DemoStreamOperatorCallback
/drivers/peripheral/camera/test/demo/
Dohos_camera_demo.cpp1207 int32_t DemoStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErro… in OnCaptureError() function in OHOS::Camera::DemoStreamOperatorCallback
/drivers/peripheral/camera/test/demo_3A/
Dohos_camera_demo_3a.cpp1213 int32_t DemoStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErro… in OnCaptureError() function in OHOS::Camera::DemoStreamOperatorCallback