Searched defs:Recv (Results 1 – 3 of 3) sorted by relevance
| /device/google/cuttlefish/common/libs/utils/ | ||
| D | tcp_socket.cpp | 47 Message ClientSocket::Recv(std::size_t length) { in Recv() function in cuttlefish::ClientSocket |
| /device/google/cuttlefish/common/frontend/socket_vsock_proxy/ | ||
| D | main.cpp | 100 ssize_t Recv(char* packet, ssize_t length) { in Recv() function in __anon74fff4960111::SocketReceiver |
| /device/google/cuttlefish/common/libs/fs/ | ||
| D | shared_fd.h | 349 ssize_t Recv(void* buf, size_t len, int flags) { in Recv() function |