Home
last modified time | relevance | path

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

/system/core/fastboot/
Dsocket.cpp79 bool Socket::WaitForRecv(int timeout_ms) { in WaitForRecv() function in Socket
154 if (!WaitForRecv(timeout_ms)) { in Receive()
233 if (!WaitForRecv(timeout_ms)) { in Receive()
Dsocket.h111 bool WaitForRecv(int timeout_ms);