Searched refs:native_get_size (Results 1 – 1 of 1) sorted by relevance
55 private static native int native_get_size(FileDescriptor fd) throws IOException; in native_get_size() method in MemoryFile253 return native_get_size(fd); in getSize()