Searched defs:fcntlInt (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/ | ||
D | Os.java | 42 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/ | ||
D | RavenwoodRuntimeNative.java | 66 public static int fcntlInt(FileDescriptor fd, int cmd, int arg) { in fcntlInt() method in RavenwoodRuntimeNative |
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |