Searched defs:NET_FAILURE_RETRY (Results 1 – 2 of 2) sorted by relevance
| /libcore/luni/src/main/native/ | ||
| D | NetFd.h | 58 #define NET_FAILURE_RETRY(fd, exp) ({ \ macro |
| D | libcore_io_Posix.cpp | 86 #define NET_FAILURE_RETRY(syscall_name, exp) ({ \ macro |