/drivers/peripheral/distributed_camera/hdi_service/test/unittest/common/dstream_operator/ |
D | mock_dstream_operator_callback.h | 30 int32_t OnCaptureStarted(int32_t captureId, const std::vector<int32_t>& streamIds) override in OnCaptureStarted() function
|
/drivers/peripheral/camera/test/common/callback/src/ |
D | stream_operator_callback.cpp | 21 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/ |
D | stream_operator_callback.cpp | 20 void StreamOperatorCallback::OnCaptureStarted(int32_t captureId, in OnCaptureStarted() function in OHOS::Camera::StreamOperatorCallback
|
/drivers/peripheral/camera/hdi_service/v1_0/src/ |
D | stream_operator_service_callback.cpp | 25 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/ |
D | utils.h | 33 std::function<void (int32_t captureId, const std::vector<int32_t> &streamId)> OnCaptureStarted; member
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamchangetoofflinestream_fuzzer/ |
D | dstreamchangetoofflinestream_fuzzer.cpp | 32 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/ |
D | stream_operator_c_if.h | 27 void (*OnCaptureStarted)(int captureId, int* streamId, int count); member
|
/drivers/peripheral/camera/test/fuzztest/common/src/ |
D | common.cpp | 92 int32_t CameraManager::TestStreamOperatorCallback::OnCaptureStarted(int32_t captureId, in OnCaptureStarted() function in OHOS::Camera::CameraManager::TestStreamOperatorCallback
|
/drivers/peripheral/camera/test/mpi/include/ |
D | common.h | 218 void OnCaptureStarted(int32_t captureId, const std::vector<int32_t> &streamId) override in OnCaptureStarted() function
|
/drivers/peripheral/camera/test/benchmarktest/v1_0/src/ |
D | benchmark_common.cpp | 371 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/ |
D | benchmark_common.cpp | 410 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/ |
D | ut_common.cpp | 405 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/ |
D | hdi_common_v1_1.cpp | 459 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/ |
D | stream_operator_vdi_impl.cpp | 665 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/ |
D | test_camera_base.cpp | 776 int32_t DemoStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t>&… in OnCaptureStarted() function in DemoStreamOperatorCallback
|
/drivers/peripheral/camera/test/ut/usb_camera/ |
D | test_camera_base.cpp | 792 int32_t DemoStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t>&… in OnCaptureStarted() function in DemoStreamOperatorCallback
|
/drivers/peripheral/camera/test/demo/ |
D | ohos_camera_demo.cpp | 1193 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/ |
D | dcamera_hdf_demo.cpp | 1141 int32_t DemoStreamOperatorCallback::OnCaptureStarted(int32_t captureId, const std::vector<int32_t>&… in OnCaptureStarted() function in OHOS::DistributedHardware::DemoStreamOperatorCallback
|