Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DRpcTransportTipcAndroid.cpp170 if (savedErrno == EMSGSIZE) { in fillReadBuffer()
/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/
DOsConstants.java278 public static final int EMSGSIZE = placeholder(); field in OsConstants
1106 if (errno == EMSGSIZE) { in errnoName()
/frameworks/base/ravenwood/runtime-jni/
Dravenwood_os_constants.cpp195 initConstant(env, c, "EMSGSIZE", EMSGSIZE); in OsConstants_initConstants()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27747 field public static final int EMSGSIZE;