Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp348 static std::unique_ptr<Transport> open_device(const char* local_serial, bool wait_for_device = true, in open_device() argument
378 if (!wait_for_device) { in open_device()