Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp243 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()
/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.cpp591 bool CameraAidlTest::matchDeviceName(const std::string& deviceName, const std::string& providerType, in matchDeviceName()