/aosp_15_r20/external/skia/infra/bots/recipe_modules/flavor/ |
H A D | android.py | 156 def wait_for_device(attempt): function 242 def wait_for_device(attempt): function 258 def wait_for_device(attempt): function
|
/aosp_15_r20/external/skia/infra/bots/recipe_modules/flavor/resources/ |
H A D | setup_device_for_asan.py | 14 def wait_for_device(): function
|
/aosp_15_r20/cts/hostsidetests/theme/ |
H A D | android_device.py | 45 def wait_for_device(self, timeout=30): member in AndroidDevice
|
/aosp_15_r20/external/autotest/client/cros/ |
H A D | storage.py | 343 def wait_for_device(self, storage_filter, time_to_sleep=1, cycles=10, member in StorageTester
|
/aosp_15_r20/platform_testing/libraries/motion/golden_updater/ |
H A D | watch_local_tests.py | 408 def wait_for_device(self): member in AdbClient
|
/aosp_15_r20/system/extras/torq/ |
H A D | device.py | 165 def wait_for_device(self): member in AdbDevice
|
/aosp_15_r20/hardware/ti/am57x/bootctrl/ |
D | bootloader_message.cpp | 54 static bool wait_for_device(const std::string& blk_device, std::string* err) { in wait_for_device() function
|
/aosp_15_r20/device/amlogic/yukawa/hal/bootctrl/ |
D | bootloader_message.cpp | 54 static bool wait_for_device(const std::string& blk_device, std::string* err) { in wait_for_device() function
|
/aosp_15_r20/bootable/recovery/bootloader_message/ |
H A D | bootloader_message.cpp | 71 static bool wait_for_device(const std::string& blk_device, std::string* err) { in wait_for_device() function
|
/aosp_15_r20/tools/asuite/adevice/src/ |
H A D | adevice.rs | 697 pub wait_for_device: Duration, field
|
/aosp_15_r20/packages/modules/adb/client/ |
D | commandline.cpp | 1021 static bool wait_for_device(const char* service, in wait_for_device() function
|
/aosp_15_r20/system/core/fastboot/ |
H A D | fastboot.cpp | 348 static std::unique_ptr<Transport> open_device(const char* local_serial, bool wait_for_device = true, in open_device()
|
/aosp_15_r20/external/autotest/server/cros/bluetooth/ |
H A D | bluetooth_adapter_tests.py | 929 def wait_for_device(self, device, timeout=10): member in BluetoothAdapterTests
|