Home
last modified time | relevance | path

Searched refs:wait_for_device (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/client/
Dcommandline.cpp1067 static bool wait_for_device(const char* service, in wait_for_device() function
1146 wait_for_device("wait-for-disconnect"); in adb_root()
1152 wait_for_device("wait-for-device", 6000ms); in adb_root()
1189 if (!wait_for_device("wait-for-device")) { in send_shell_command()
1685 if (!wait_for_device(service)) { in adb_commandline()
/system/bt/gd/cert/
Dgd_device.py582 self.adb.wait_for_device(timeout=self.WAIT_FOR_DEVICE_TIMEOUT_SECONDS)
619 self.adb.wait_for_device(timeout=self.WAIT_FOR_DEVICE_TIMEOUT_SECONDS)