Home
last modified time | relevance | path

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

/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/
DOsConstants.java268 public static final int EILSEQ = placeholder(); field in OsConstants
1076 if (errno == EILSEQ) { in errnoName()
/frameworks/base/ravenwood/runtime-jni/
Dravenwood_os_constants.cpp185 initConstant(env, c, "EILSEQ", EILSEQ); in OsConstants_initConstants()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27737 field public static final int EILSEQ;