Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dsocket.cpp83 bool Socket::WaitForRecv(int timeout_ms) { in WaitForRecv() function in Socket
158 if (!WaitForRecv(timeout_ms)) { in Receive()
237 if (!WaitForRecv(timeout_ms)) { in Receive()
H A Dsocket.h111 bool WaitForRecv(int timeout_ms);