Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/camera/provider/aidl/vts/
H A Dcamera_aidl_test.h178 std::map<std::string, std::string> getCameraDeviceIdToNameMap(
H A DVtsAidlHalCameraProvider_TargetTest.cpp702 std::map<std::string, std::string> idToNameMap = getCameraDeviceIdToNameMap(mProvider); in TEST_P()
H A Dcamera_aidl_test.cpp252 std::map<std::string, std::string> CameraAidlTest::getCameraDeviceIdToNameMap( in getCameraDeviceIdToNameMap() function in CameraAidlTest
/aosp_15_r20/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp627 std::map<hidl_string, hidl_string> getCameraDeviceIdToNameMap(sp<ICameraProvider> provider);
1729 std::map<hidl_string, hidl_string> CameraHidlTest::getCameraDeviceIdToNameMap( in getCameraDeviceIdToNameMap() function in CameraHidlTest
3468 std::map<hidl_string, hidl_string> idToNameMap = getCameraDeviceIdToNameMap(mProvider2_6); in TEST_P()