Home
last modified time | relevance | path

Searched refs:InitV1_3 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/camera/test/fuzztest/camera_host/
H A Dcamera_host_fuzzer.cpp176 cameraTest->InitV1_3(); in DoSomethingInterestingWithMyApi()
/ohos5.0/drivers/peripheral/camera/test/fuzztest/camera_device/
H A Dcamera_device_fuzzer.cpp190 cameraTest->InitV1_3(); in DoSomethingInterestingWithMyApi()
/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/include/
H A Dcommon.h87 void InitV1_3();
/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/src/
H A Dcommon.cpp121 void CameraManager::InitV1_3() in InitV1_3() function in OHOS::Camera::CameraManager