Searched refs:getLength0 (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/io/
H A DUnixFileSystem.java264 return getLength0(f);
267 private native long getLength0(File f); method in class:UnixFileSystem
/libcore/ojluni/src/main/native/
H A DUnixFileSystem_md.c475 NATIVE_METHOD(UnixFileSystem, getLength0, "(Ljava/io/File;)J"),

Completed in 589 milliseconds