Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/kernel_api/
Dfcntl_emulation.cc54 static_assert(F_WRLCK == 1);
/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/
DOsConstants.java358 public static final int F_WRLCK = placeholder(); field in OsConstants
/frameworks/base/ravenwood/runtime-jni/
Dravenwood_os_constants.cpp275 initConstant(env, c, "F_WRLCK", F_WRLCK); 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.txt27811 field public static final int F_WRLCK;