OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:port_device
(Results
1 - 6
of
6
) sorted by null
/external/chromium-trace/catapult/devil/devil/utils/
find_usb_devices.py
340
port_device
= hub_type.GetPhysicalPortToNodeTuples(hub)
341
return {port: device for (port, device) in
port_device
}
353
port_device
= hub_type.GetPhysicalPortToNodeTuples(hub)
355
for (port, device) in
port_device
}
368
port_device
= hub_type.GetPhysicalPortToNodeTuples(hub)
370
for (port, device) in
port_device
383
port_device
= hub_type.GetPhysicalPortToNodeTuples(device)
386
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/prebuilts/api/27.0/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
/system/sepolicy/prebuilts/api/28.0/private/
file_contexts
111
/dev/port u:object_r:
port_device
:s0
/system/sepolicy/private/
file_contexts
111
/dev/port u:object_r:
port_device
:s0
Completed in 500 milliseconds