Home
last modified time | relevance | path

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

/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/
DOsConstants.java752 public static final int SPLICE_F_NONBLOCK = placeholder(); field in OsConstants
/frameworks/base/ravenwood/runtime-jni/
Dravenwood_os_constants.cpp598 initConstant(env, c, "SPLICE_F_NONBLOCK", SPLICE_F_NONBLOCK); in OsConstants_initConstants()