/ohos5.0/drivers/interface/camera/v1_2/ |
H A D | IStreamOperatorCallback.idl | 39 OnCaptureStarted_V1_2([in] int captureId, [in] struct CaptureStartedInfo[] infos);
|
H A D | Types.idl | 301 …es the CaptureStartedInfo, which is used by {@link IStreamOperatorCallback::OnCaptureStarted_V1_2}.
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/foo/camera/v1_2/ |
H A D | IStreamOperatorCallback.idl | 39 OnCaptureStarted_V1_2([in] int captureId, [in] struct CaptureStartedInfo[] infos);
|
H A D | Types.idl | 301 …es the CaptureStartedInfo, which is used by {@link IStreamOperatorCallback::OnCaptureStarted_V1_2}.
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/cpp_target/camera/v1_2/ |
H A D | stream_operator_callback_service.cpp.txt | 25 int32_t StreamOperatorCallbackService::OnCaptureStarted_V1_2(int32_t captureId,
|
H A D | stream_operator_callback_service.h.txt | 30 int32_t OnCaptureStarted_V1_2(int32_t captureId,
|
H A D | istream_operator_callback.h.txt | 65 virtual int32_t OnCaptureStarted_V1_2(int32_t captureId,
|
H A D | stream_operator_callback_proxy.h.txt | 39 int32_t OnCaptureStarted_V1_2(int32_t captureId,
|
H A D | stream_operator_callback_stub.cpp.txt | 139 int32_t streamOperatorCallbackRet = impl->OnCaptureStarted_V1_2(captureId, infos);
|
H A D | stream_operator_callback_proxy.cpp.txt | 97 int32_t OHOS::HDI::Camera::V1_2::StreamOperatorCallbackProxy::OnCaptureStarted_V1_2(int32_t capture…
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/cameradevice_fuzzer/ |
H A D | camera_device_fuzzer.h | 107 inline int32_t OnCaptureStarted_V1_2(int32_t captureId, in OnCaptureStarted_V1_2() function
|
H A D | camera_device_fuzzer.cpp | 199 fuzzCameraDevice->OnCaptureStarted_V1_2(data.ReadInt32(), infos); in CameraDeviceFuzzTest2Case3()
|
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_3/include/ |
H A D | hdi_common_v1_3.h | 262 int32_t OnCaptureStarted_V1_2(int32_t captureId, 277 int32_t OnCaptureStarted_V1_2(int32_t captureId,
|
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_3/src/ |
H A D | benchmark_common.cpp | 605 int32_t Test::TestStreamOperatorCallbackV1_2::OnCaptureStarted_V1_2(int32_t captureId, in OnCaptureStarted_V1_2() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_2 641 int32_t Test::TestStreamOperatorCallbackV1_3::OnCaptureStarted_V1_2(int32_t captureId, in OnCaptureStarted_V1_2() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_3 644 return instanceImpl.OnCaptureStarted_V1_2(captureId, infos); in OnCaptureStarted_V1_2()
|
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_3/src/ |
H A D | hdi_common_v1_3.cpp | 640 int32_t Test::TestStreamOperatorCallbackV1_2::OnCaptureStarted_V1_2(int32_t captureId, in OnCaptureStarted_V1_2() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_2 685 int32_t Test::TestStreamOperatorCallbackV1_3::OnCaptureStarted_V1_2(int32_t captureId, in OnCaptureStarted_V1_2() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_3 688 return instanceImpl.OnCaptureStarted_V1_2(captureId, infos); in OnCaptureStarted_V1_2()
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/ |
H A D | hcamera_device.h | 83 int32_t OnCaptureStarted_V1_2(
|
H A D | hcapture_session.h | 142 int32_t OnCaptureStarted_V1_2(
|
/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/include/ |
H A D | common.h | 275 int32_t OnCaptureStarted_V1_2(int32_t captureId,
|
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/include/ |
H A D | hdi_common_v1_2.h | 275 int32_t OnCaptureStarted_V1_2(int32_t captureId,
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcamera_device.cpp | 1342 int32_t HCameraDevice::OnCaptureStarted_V1_2( in OnCaptureStarted_V1_2() function in OHOS::CameraStandard::HCameraDevice 1347 return streamOperatorCallback->OnCaptureStarted_V1_2(captureId, infos); in OnCaptureStarted_V1_2()
|
H A D | hcapture_session.cpp | 2194 int32_t StreamOperatorCallback::OnCaptureStarted_V1_2( in OnCaptureStarted_V1_2() function in OHOS::CameraStandard::StreamOperatorCallback
|
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_2/src/ |
H A D | benchmark_common.cpp | 520 int32_t Test::TestStreamOperatorCallbackV1_2::OnCaptureStarted_V1_2(int32_t captureId, in OnCaptureStarted_V1_2() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_2
|
/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/src/ |
H A D | common.cpp | 681 int32_t CameraManager::TestStreamOperatorCallbackV1_2::OnCaptureStarted_V1_2(int32_t captureId, in OnCaptureStarted_V1_2() function in OHOS::Camera::CameraManager::TestStreamOperatorCallbackV1_2
|
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/ |
H A D | hdi_common_v1_2.cpp | 613 int32_t Test::TestStreamOperatorCallbackV1_2::OnCaptureStarted_V1_2(int32_t captureId, in OnCaptureStarted_V1_2() function in OHOS::Camera::Test::TestStreamOperatorCallbackV1_2
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/dump_ast_target/ |
H A D | dump.txt | 135 [mini, lite, full, callback] OnCaptureStarted_V1_2(
|