HomeSort by relevance Sort by last modified time
    Searched refs:WaitForRecv (Results 1 - 2 of 2) sorted by null

  /system/core/fastboot/
socket.h 112 bool WaitForRecv(int timeout_ms);
socket.cpp 77 bool Socket::WaitForRecv(int timeout_ms) {
152 if (!WaitForRecv(timeout_ms)) {
231 if (!WaitForRecv(timeout_ms)) {

Completed in 1062 milliseconds