Home
last modified time | relevance | path

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

/external/autotest/site_utils/admin_audit/
Dverifiers.py395 hub_path = self._get_device_path(None, self.HUB_VID, self.HUB_PID)
401 nic_path = self._get_device_path(hub_path, self.NIC_VID, self.NIC_PID)
470 def _get_device_path(self, base_path, vid, pid): member in VerifyDUTMacAddress
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py1646 path = self._get_device_path(address)
1665 path = self._get_device_path(address)
1673 def _get_device_path(self, address): member in BluetoothFacadeNative
2818 device_object_path = self._get_device_path(address)
3044 device_path = self._get_device_path(address)
3337 path = self._get_device_path(address)