Home
last modified time | relevance | path

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

/system/core/fastboot/
Dsocket.cpp77 bool Socket::WaitForRecv(int timeout_ms) { in WaitForRecv() function in Socket
152 if (!WaitForRecv(timeout_ms)) { in Receive()
231 if (!WaitForRecv(timeout_ms)) { in Receive()
Dsocket.h112 bool WaitForRecv(int timeout_ms);