Searched refs:F_GETLK (Results 1 – 5 of 5) sorted by relevance
67 static_assert(F_GETLK == 5);
345 public static final int F_GETLK = placeholder(); field in OsConstants
256 initConstant(env, c, "F_GETLK", F_GETLK); in OsConstants_initConstants()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27798 field public static final int F_GETLK;