Home
last modified time | relevance | path

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

/external/okhttp/src/main/java/libcore/io/
DOsConstants.java62 public static final int EAI_OVERFLOW = placeholder(); field in OsConstants
460 if (error == EAI_OVERFLOW) { in gaiName()