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

  /external/chromium-trace/catapult/devil/devil/utils/
find_usb_devices.py 337 port_device = hub_type.GetPhysicalPortToNodeTuples(hub)
338 return {port: device for (port, device) in port_device}
350 port_device = hub_type.GetPhysicalPortToNodeTuples(hub)
352 for (port, device) in port_device}
365 port_device = hub_type.GetPhysicalPortToNodeTuples(hub)
367 for (port, device) in port_device
380 port_device = hub_type.GetPhysicalPortToNodeTuples(device)
383 for (port, device) in port_device
  /external/libmojo/third_party/catapult/devil/devil/utils/
find_usb_devices.py 331 port_device = hub_type.GetPhysicalPortToNodeTuples(hub)
332 return {port: device for (port, device) in port_device}
344 port_device = hub_type.GetPhysicalPortToNodeTuples(hub)
346 for (port, device) in port_device}
359 port_device = hub_type.GetPhysicalPortToNodeTuples(hub)
361 for (port, device) in port_device
374 port_device = hub_type.GetPhysicalPortToNodeTuples(device)
377 for (port, device) in port_device
  /system/sepolicy/private/
file_contexts 104 /dev/port u:object_r:port_device:s0
  /system/sepolicy/prebuilts/api/26.0/private/
file_contexts 104 /dev/port u:object_r:port_device:s0

Completed in 92 milliseconds