Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/android/system/
DOsConstants.java283 public static final int ENETRESET = placeholder(); field in OsConstants
1113 if (errno == ENETRESET) { in errnoName()
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp180 initConstant(env, c, "ENETRESET", ENETRESET); in OsConstants_initConstants()
/libcore/api/
Dcurrent.txt244 field public static final int ENETRESET;