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