Home
last modified time | relevance | path

Searched defs:wait_for_device (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/ti/am57x/bootctrl/
H A Dbootloader_message.cpp54 static bool wait_for_device(const std::string& blk_device, std::string* err) { in wait_for_device() function
/aosp12/bootable/recovery/bootloader_message/
H A Dbootloader_message.cpp69 static bool wait_for_device(const std::string& blk_device, std::string* err) { in wait_for_device() function
/aosp12/frameworks/rs/tests/lldb/tests/harness/
H A Dutil_android.py492 def wait_for_device(self): member in UtilAndroid
/aosp12/packages/modules/adb/client/
H A Dcommandline.cpp1068 static bool wait_for_device(const char* service, in wait_for_device() function