Home
last modified time | relevance | path

Searched refs:OnCaptureError (Results 1 - 19 of 19) sorted by relevance

/test/xts/hats/hdf/camera/cameraMg/v1_3/include/
H A Dhdi_common_v1_3.h251 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) override;
262 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) override;
278 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) override;
/test/xts/hats/hdf/camera/cameraMg/v1_2/include/
H A Dhdi_common_v1_2.h269 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) override;
279 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) override;
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/include/
H A Dcommon.h183 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) override;
/test/xts/hats/hdf/camera/cameraHdi/v4l2/include/
H A Dtest_display.h212 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo>& infos) override;
/test/xts/hats/hdf/camera/cameraMg/v1_0/include/
H A Dcommon.h198 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) override;
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
H A Dhdi_common_v1_3.cpp811 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
841 int32_t Test::TestStreamOperatorCallbackV1_2::OnCaptureError(int32_t captureId, in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_2
844 return instanceImpl.OnCaptureError(captureId, infos); in OnCaptureError()
882 int32_t Test::TestStreamOperatorCallbackV1_3::OnCaptureError(int32_t captureId, in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_3
885 return instanceImpl.OnCaptureError(captureId, infos); in OnCaptureError()
/test/xts/hats/hdf/camera/cameraMg/v1_1/include/
H A Dhdi_common_v1_1.h210 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) override;
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/include/
H A Dhdi_common_v1_1.h209 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) override;
/test/xts/dcts/distributedhardware/distributedcameratest/
H A Ddcamera_hdf_demo.h208 int32_t OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo>& infos) override;
H A Ddcamera_hdf_demo.cpp1699 int32_t DemoStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo>& infos) in OnCaptureError() function in OHOS::DistributedHardware::DemoStreamOperatorCallback
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/
H A Dbenchmark_common.cpp463 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) 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
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
H A Dcommon.cpp394 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
H A Dbenchmark_common.cpp388 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
H A Dhdi_common_v1_2.cpp624 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
661 int32_t Test::TestStreamOperatorCallbackV1_2::OnCaptureError(int32_t captureId, in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_2
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
H A Dhdi_common_v1_1.cpp485 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
H A Dhdi_common_v1_1.cpp481 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
H A Dbenchmark_common.cpp427 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
H A Dcommon.cpp414 int32_t Test::TestStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo> &infos) in OnCaptureError() function in OHOS::Camera::Test::TestStreamOperatorCallback
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dtest_display.cpp834 int32_t DemoStreamOperatorCallback::OnCaptureError(int32_t captureId, const std::vector<CaptureErrorInfo>& infos) in OnCaptureError() function in DemoStreamOperatorCallback

Completed in 19 milliseconds