Searched defs:readDirect (Results 1 - 4 of 4) sorted by relevance

/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
H A DIFileSystem.java77 public long readDirect(int fileDescriptor, int address, int offset, method in interface:IFileSystem
H A DOSFileSystem.java102 public native long readDirect(int fileDescriptor, int address, int offset, int length); method in class:OSFileSystem
H A DINetworkSystem.java60 public int readDirect(FileDescriptor aFD, int address, int count, method in interface:INetworkSystem
H A DOSNetworkSystem.java382 public int readDirect(FileDescriptor fd, int address, int count, method in class:OSNetworkSystem

Completed in 59 milliseconds