Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp206 const hidl_string &providerType, in matchDeviceName() argument
210 pattern.appendFormat(kDeviceNameRE, providerType.c_str()); in matchDeviceName()
227 const hidl_string &providerType) { in getCameraDeviceVersion() argument
229 bool match = matchDeviceName(deviceName, providerType, &version, nullptr); in getCameraDeviceVersion()