Home
last modified time | relevance | path

Searched defs:fcntlInt (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/
DOs.java42 public static int fcntlInt(FileDescriptor fd, int cmd, int arg) throws ErrnoException { in fcntlInt() method in Os
/frameworks/base/ravenwood/runtime-common-src/com/android/ravenwood/common/
DRavenwoodRuntimeNative.java66 public static int fcntlInt(FileDescriptor fd, int cmd, int arg) { in fcntlInt() method in RavenwoodRuntimeNative
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...