Home
last modified time | relevance | path

Searched refs:fullPublicId (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.cpp1427 std::string fullPublicId; in verifyLogicalOrUltraHighResCameraMetadata() local
1434 fullPublicId = deviceName; in verifyLogicalOrUltraHighResCameraMetadata()
1447 ndk::ScopedAStatus ret = mProvider->getCameraDeviceInterface(fullPublicId, &subDevice); in verifyLogicalOrUltraHighResCameraMetadata()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp7811 std::string fullPublicId; in verifyLogicalOrUltraHighResCameraMetadata() local
7818 fullPublicId = deviceName; in verifyLogicalOrUltraHighResCameraMetadata()
7833 fullPublicId, [&](auto status, const auto& device) { in verifyLogicalOrUltraHighResCameraMetadata()