Home
last modified time | relevance | path

Searched defs:OnCaptureStarted (Results 1 – 18 of 18) sorted by relevance

/drivers/peripheral/distributed_camera/hdi_service/test/unittest/common/dstream_operator/
Dmock_dstream_operator_callback.h30 int32_t OnCaptureStarted(int32_t captureId, const std::vector<int32_t>& streamIds) override in OnCaptureStarted() function
/drivers/peripheral/camera/test/common/callback/src/
Dstream_operator_callback.cpp21 int32_t StreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t>& str… in OnCaptureStarted() function in OHOS::Camera::StreamOperatorCallback
/drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/
Dstream_operator_callback.cpp20 void StreamOperatorCallback::OnCaptureStarted(int32_t captureId, in OnCaptureStarted() function in OHOS::Camera::StreamOperatorCallback
/drivers/peripheral/camera/hdi_service/v1_0/src/
Dstream_operator_service_callback.cpp25 int32_t StreamOperatorServiceCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_… in OnCaptureStarted() function in OHOS::Camera::StreamOperatorServiceCallback
/drivers/peripheral/camera/vdi_base/v4l2/include/
Dutils.h33 std::function<void (int32_t captureId, const std::vector<int32_t> &streamId)> OnCaptureStarted; member
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamchangetoofflinestream_fuzzer/
Ddstreamchangetoofflinestream_fuzzer.cpp32 int32_t OnCaptureStarted(int32_t captureId, const std::vector<int32_t>& streamIds) override in OnCaptureStarted() function in OHOS::DistributedHardware::MockDStreamOperatorCallback
/drivers/peripheral/camera/hal_c/include/
Dstream_operator_c_if.h27 void (*OnCaptureStarted)(int captureId, int* streamId, int count); member
/drivers/peripheral/camera/test/fuzztest/common/src/
Dcommon.cpp92 int32_t CameraManager::TestStreamOperatorCallback::OnCaptureStarted(int32_t captureId, in OnCaptureStarted() function in OHOS::Camera::CameraManager::TestStreamOperatorCallback
/drivers/peripheral/camera/test/mpi/include/
Dcommon.h218 void OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) override in OnCaptureStarted() function
/drivers/peripheral/camera/test/benchmarktest/v1_0/src/
Dbenchmark_common.cpp371 int32_t Test::TestStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int… in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallback
/drivers/peripheral/camera/test/benchmarktest/v1_1/src/
Dbenchmark_common.cpp410 int32_t Test::TestStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int… in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallback
/drivers/peripheral/camera/test/hdi/v1_0/src/
Dut_common.cpp405 int32_t Test::TestStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int… in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallback
/drivers/peripheral/camera/test/hdi/v1_1/src/
Dhdi_common_v1_1.cpp459 int32_t Test::TestStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int… in OnCaptureStarted() function in OHOS::Camera::Test::TestStreamOperatorCallback
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
Dstream_operator_vdi_impl.cpp665 void StreamOperatorVdiImpl::OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamI… in OnCaptureStarted() function in OHOS::Camera::StreamOperatorVdiImpl
/drivers/peripheral/camera/test/ut/v4l2/
Dtest_camera_base.cpp776 int32_t DemoStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t>&… in OnCaptureStarted() function in DemoStreamOperatorCallback
/drivers/peripheral/camera/test/ut/usb_camera/
Dtest_camera_base.cpp792 int32_t DemoStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t>&… in OnCaptureStarted() function in DemoStreamOperatorCallback
/drivers/peripheral/camera/test/demo/
Dohos_camera_demo.cpp1193 int32_t DemoStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t>&… in OnCaptureStarted() function in OHOS::Camera::DemoStreamOperatorCallback
/drivers/peripheral/distributed_camera/hdi_service/test/sample/
Ddcamera_hdf_demo.cpp1141 int32_t DemoStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t>&… in OnCaptureStarted() function in OHOS::DistributedHardware::DemoStreamOperatorCallback