Searched refs:providerType (Results 1 – 1 of 1) sorted by relevance
206 const hidl_string &providerType, in matchDeviceName() argument210 pattern.appendFormat(kDeviceNameRE, providerType.c_str()); in matchDeviceName()227 const hidl_string &providerType) { in getCameraDeviceVersion() argument229 bool match = matchDeviceName(deviceName, providerType, &version, nullptr); in getCameraDeviceVersion()