Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/kernel_api/
Dfcntl_emulation.cc45 static_assert(F_GETOWN == 9);
120 case F_GETOWN: in GuestFcntl()
/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/
DOsConstants.java347 public static final int F_GETOWN = placeholder(); field in OsConstants
/frameworks/base/ravenwood/runtime-jni/
Dravenwood_os_constants.cpp260 initConstant(env, c, "F_GETOWN", F_GETOWN); 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.txt27800 field public static final int F_GETOWN;