HomeSort by relevance Sort by last modified time
    Searched refs:GetAllPhysicalPortToTTYMaps (Results 1 - 4 of 4) sorted by null

  /external/chromium-trace/catapult/devil/devil/utils/
find_usb_devices_test.py 228 pp = find_usb_devices.GetAllPhysicalPortToTTYMaps([TEST_HUB])
334 original_PPTTM = find_usb_devices.GetAllPhysicalPortToTTYMaps
348 find_usb_devices.GetAllPhysicalPortToTTYMaps = tty_mapper
357 find_usb_devices.GetAllPhysicalPortToTTYMaps = original_PPTTM
find_usb_devices.py 422 def GetAllPhysicalPortToTTYMaps(hub_types, **kwargs):
507 for port_map in GetAllPhysicalPortToTTYMaps(
  /external/libmojo/third_party/catapult/devil/devil/utils/
find_usb_devices_test.py 228 pp = find_usb_devices.GetAllPhysicalPortToTTYMaps([TEST_HUB])
334 original_PPTTM = find_usb_devices.GetAllPhysicalPortToTTYMaps
348 find_usb_devices.GetAllPhysicalPortToTTYMaps = tty_mapper
357 find_usb_devices.GetAllPhysicalPortToTTYMaps = original_PPTTM
find_usb_devices.py 413 def GetAllPhysicalPortToTTYMaps(hub_types, **kwargs):
492 for port_map in GetAllPhysicalPortToTTYMaps([usb_hubs.PLUGABLE_7PORT,

Completed in 218 milliseconds