Searched refs:get_devices (Results 1 – 13 of 13) sorted by relevance
/external/chromium-trace/catapult/devil/devil/android/tools/ |
D | device_monitor_test.py | 98 def test_getStats(self, get_devices, get_battery): argument 99 get_devices.return_value = [self.device] 107 def test_getStatsNoBattery(self, get_devices, get_battery): argument 108 get_devices.return_value = [self.device] 126 def test_getStatsNoPs(self, get_devices, get_battery): argument 127 get_devices.return_value = [self.device] 142 def test_getStatsNoSensors(self, get_devices, get_battery): argument 143 get_devices.return_value = [self.device] 156 def test_getStatsWithDenylist(self, get_devices, get_battery): argument 157 get_devices.return_value = [self.device] [all …]
|
/external/perfetto/tools/ |
D | pull_ftrace_format_files.py | 41 def get_devices(): function 72 serials = get_devices()
|
/external/autotest/client/cros/scripts/ |
D | device | 59 for device in shill.get_devices():
|
/external/autotest/client/common_lib/cros/manual/ |
D | cfm_helper.py | 111 for get_devices in get_devices_funcs: 112 device_list = get_devices(usb_data)
|
/external/autotest/server/cros/chaos_lib/ |
D | chaos_datastore_utils.py | 168 def get_devices(self): member in ChaosDataStoreUtils
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_device.py | 568 def get_devices(self): member in BluetoothDevice 589 encoded_devices = self._proxy.get_devices()
|
D | bluetooth_adapter_tests.py | 1413 for dev in self.bluetooth_facade.get_devices():
|
/external/autotest/client/cros/networking/ |
D | shill_xmlrpc_server.py | 253 devices = self._wifi_proxy.get_devices()
|
D | shill_proxy.py | 577 def get_devices(self): member in ShillProxy
|
/external/autotest/client/cros/multimedia/ |
D | bluetooth_facade_native.py | 1463 def get_devices(self): member in BluetoothFacadeNative
|
/external/libcups/scheduler/ |
D | ipp.c | 80 static void get_devices(cupsd_client_t *con); 553 get_devices(con); in cupsdProcessIPPRequest() 6103 get_devices(cupsd_client_t *con) /* I - Client connection */ in get_devices() function
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 8458 …<var-decl name="get_devices" type-id="b0ddaf40" visibility="default" filepath="include/linux/fscry… 70863 …<var-decl name="get_devices" type-id="b0ddaf40" visibility="default" filepath="include/linux/fscry…
|
D | test-PR27569-v0.abi | 8458 …<var-decl name="get_devices" type-id="b0ddaf40" visibility="default" filepath="include/linux/fscry… 70849 …<var-decl name="get_devices" type-id="b0ddaf40" visibility="default" filepath="include/linux/fscry…
|