Searched refs:F_GETLK64 (Results 1 – 5 of 5) sorted by relevance
69 static_assert(F_GETLK64 == 5);
257 #if defined(F_GETLK64) in OsConstants_initConstants()258 initConstant(env, c, "F_GETLK64", F_GETLK64); in OsConstants_initConstants()
346 public static final int F_GETLK64 = placeholder(); field in OsConstants
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27799 field public static final int F_GETLK64;