Searched defs:providerType (Results 1 – 2 of 2) sorted by relevance
243 bool matchDeviceName(const hidl_string& deviceName, const hidl_string& providerType, in matchDeviceName()263 const hidl_string &providerType, std::string* id) { in getCameraDeviceVersionAndId()289 const hidl_string &providerType) { in getCameraDeviceVersion()
591 bool CameraAidlTest::matchDeviceName(const std::string& deviceName, const std::string& providerType, in matchDeviceName()