Searched defs:native_get_size (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/os/
H A DMemoryFile.java55 private static native int native_get_size(FileDescriptor fd) throws IOException; method in class:MemoryFile
258 return native_get_size(fd);

Completed in 48 milliseconds