Home
last modified time | relevance | path

Searched defs:getFD (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/aosp_15_r20/libcore/luni/src/main/java/java/nio/
H A DNioUtils.java71 public static FileDescriptor getFD(FileChannel fc) { in getFD() method in NioUtils
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/
H A DSelChImpl.java42 FileDescriptor getFD(); in getFD() method
H A DSinkChannelImpl.java70 public FileDescriptor getFD() { in getFD() method in SinkChannelImpl
H A DSourceChannelImpl.java71 public FileDescriptor getFD() { in getFD() method in SourceChannelImpl
H A DServerSocketChannelImpl.java385 public FileDescriptor getFD() { in getFD() method in ServerSocketChannelImpl
H A DSocketChannelImpl.java1039 public FileDescriptor getFD() { in getFD() method in SocketChannelImpl
H A DDatagramChannelImpl.java1185 public FileDescriptor getFD() { in getFD() method in DatagramChannelImpl
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/io/
H A DFileInputStream.annotated.java56 public final java.io.FileDescriptor getFD() throws java.io.IOException { throw new RuntimeException… in getFD() method in FileInputStream
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DFileOutputStream.java499 public final FileDescriptor getFD() throws IOException { in getFD() method in FileOutputStream
H A DFileInputStream.java593 public final FileDescriptor getFD() throws IOException { in getFD() method in FileInputStream
H A DRandomAccessFile.java340 public final FileDescriptor getFD() throws IOException { in getFD() method in RandomAccessFile
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/0/libcore/ojluni/src/main/java/java/io/
DFileOutputStream.java499 public final FileDescriptor getFD() throws IOException { in getFD() method in FileOutputStream
DFileInputStream.java593 public final FileDescriptor getFD() throws IOException { in getFD() method in FileInputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/
DFileOutputStream.java499 public final FileDescriptor getFD() throws IOException { in getFD() method in FileOutputStream
DFileInputStream.java593 public final FileDescriptor getFD() throws IOException { in getFD() method in FileInputStream
DRandomAccessFile.java340 public final FileDescriptor getFD() throws IOException { in getFD() method in RandomAccessFile
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/io/
H A DFileInputStream.java85 public final java.io.FileDescriptor getFD() throws java.io.IOException { in getFD() method in FileInputStream
H A DFileOutputStream.java83 public final java.io.FileDescriptor getFD() throws java.io.IOException { in getFD() method in FileOutputStream
H A DRandomAccessFile.java48 public final java.io.FileDescriptor getFD() throws java.io.IOException { in getFD() method in RandomAccessFile
/aosp_15_r20/libcore/ojluni/src/main/native/
H A Dio_util_md.c104 FD getFD(JNIEnv *env, jobject obj, jfieldID fid) { in getFD() function
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/1/libcore/ojluni/src/main/java/java/io/
DRandomAccessFile.java340 public final FileDescriptor getFD() throws IOException { in getFD() method in RandomAccessFile
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Draw_ostream.cpp465 static int getFD(StringRef Filename, std::error_code &EC, in getFD() function
/aosp_15_r20/external/llvm/lib/Support/
H A Draw_ostream.cpp491 static int getFD(StringRef Filename, std::error_code &EC, in getFD() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Draw_ostream.cpp519 static int getFD(StringRef Filename, std::error_code &EC, in getFD() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A Draw_ostream.cpp565 static int getFD(StringRef Filename, std::error_code &EC, in getFD() function

12345678910>>...13