Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/kernel_api/riscv64/
Dguest_types.h69 static_assert(F_GETLK64 == 5);
/frameworks/base/ravenwood/runtime-jni/
Dravenwood_os_constants.cpp257 #if defined(F_GETLK64) in OsConstants_initConstants()
258 initConstant(env, c, "F_GETLK64", F_GETLK64); in OsConstants_initConstants()
/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/
DOsConstants.java346 public static final int F_GETLK64 = placeholder(); field in OsConstants
/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.txt27799 field public static final int F_GETLK64;