/aosp_15_r20/external/pciutils/lib/ |
H A D | hurd.c | 85 mach_port_t device_port; in hurd_cleanup_dev() local 98 mach_port_t device_port = *((mach_port_t *) d->backend_data); in device_port_lookup() local 221 mach_port_t device_port = device_port_lookup(d); in hurd_read() local 254 mach_port_t device_port = device_port_lookup(d); in hurd_write() local 269 mach_port_t device_port = device_port_lookup(d); in hurd_fill_regions() local 311 mach_port_t device_port = device_port_lookup(d); in hurd_fill_rom() local
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/ |
H A D | forwarder.py | 201 def UnmapDevicePort(device_port, device): argument 309 def _UnmapDevicePortLocked(device_port, device): argument
|
H A D | ports.py | 104 def IsDevicePortUsed(device, device_port, state=''): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
D | gd_device.py | 706 def tcp_forward_or_die(self, host_port, device_port, num_retry=1): argument 732 def tcp_reverse_or_die(self, device_port, host_port, num_retry=1): argument
|
D | adb.py | 114 def tcp_forward(self, host_port, device_port): argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/ |
D | sl4a_session.py | 55 device_port, argument
|
D | sl4a_manager.py | 133 def start_sl4a_server(self, device_port, try_interval=ATTEMPT_INTERVAL): argument
|
/aosp_15_r20/external/angle/build/android/pylib/local/ |
H A D | local_test_server_spawner.py | 56 def Unmap(self, device_port): argument
|
/aosp_15_r20/external/cronet/build/android/pylib/local/ |
H A D | local_test_server_spawner.py | 57 def Unmap(self, device_port): argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/ |
D | adb.py | 195 def tcp_forward(self, host_port, device_port): argument
|
/aosp_15_r20/external/angle/build/util/lib/common/ |
H A D | chrome_test_server_spawner.py | 81 def Unmap(self, device_port): argument
|
/aosp_15_r20/external/cronet/build/util/lib/common/ |
H A D | chrome_test_server_spawner.py | 81 def Unmap(self, device_port): argument
|
/aosp_15_r20/external/python/mobly/mobly/controllers/android_device_lib/ |
D | snippet_client_v2.py | 618 device_port, argument
|
/aosp_15_r20/external/python/mobly/tests/mobly/controllers/android_device_lib/ |
D | snippet_client_v2_test.py | 158 device_port=MOCK_DEVICE_PORT, argument
|