/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/tools/ |
H A D | device_monitor_test.py | 98 def test_getStats(self, get_devices, get_battery): argument 107 def test_getStatsNoBattery(self, get_devices, get_battery): argument 126 def test_getStatsNoPs(self, get_devices, get_battery): argument 142 def test_getStatsNoSensors(self, get_devices, get_battery): argument 156 def test_getStatsWithDenylist(self, get_devices, get_battery): argument 174 def test_brokenTempValue(self, get_devices, get_battery): argument
|
/aosp_15_r20/external/perfetto/tools/ |
H A D | pull_ftrace_format_files.py | 41 def get_devices(): function
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | wifi_datastore_utils.py | 147 def get_devices(): function
|
/aosp_15_r20/external/autotest/server/cros/chaos_lib/ |
H A D | chaos_datastore_utils.py | 169 def get_devices(self): member in ChaosDataStoreUtils
|
/aosp_15_r20/tools/netsim/testing/netsim-grpc/src/netsim_grpc/ |
H A D | netsim_client.py | 48 def get_devices(self) -> Dict[str, model.Device]: member in NetsimClient
|
/aosp_15_r20/development/python-packages/adb/adb/ |
H A D | __init__.py | 55 def get_devices(adb_path: str = 'adb') -> list[str]: function
|
/aosp_15_r20/external/python/mobly/mobly/controllers/ |
D | android_device.py | 357 def get_devices(ads, **kwargs): function
|
/aosp_15_r20/external/autotest/client/cros/networking/ |
H A D | shill_proxy.py | 590 def get_devices(self): member in ShillProxy
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | main.rs | 333 fn get_devices(&self) -> Vec<String> { in get_devices() method
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/ |
D | apollo_lib.py | 96 def get_devices(): function
|
/aosp_15_r20/external/autotest/server/cros/bluetooth/ |
H A D | bluetooth_device.py | 505 def get_devices(self): member in BluetoothDevice
|
/aosp_15_r20/external/libcups/scheduler/ |
H A D | ipp.c | 6122 get_devices(cupsd_client_t *con) /* I - Client connection */ in get_devices() function
|
/aosp_15_r20/external/autotest/client/cros/multimedia/ |
H A D | bluetooth_facade.py | 2457 def get_devices(self): member in BluezFacadeLocal
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 3903 struct block_device ** (*get_devices)(struct super_block *, unsigned int *); member
|
H A D | vmlinux_602.h | 3903 struct block_device ** (*get_devices)(struct super_block *, unsigned int *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 4188 void (*get_devices)(struct super_block *, struct request_queue **); member
|
H A D | vmlinux_518.h | 4188 void (*get_devices)(struct super_block *, struct request_queue **); member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 7932 struct block_device ** (*get_devices)(struct super_block *, unsigned int *); member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 3987 void (*get_devices)(struct super_block *, struct request_queue **); member
|
H A D | vmlinux.h | 3987 void (*get_devices)(struct super_block *, struct request_queue **); member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 8195 struct block_device ** (*get_devices)(struct super_block *, unsigned int *); member
|