OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSpace0
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/java/java/io/
UnixFileSystem.java
363
return
getSpace0
(f, t);
365
private native long
getSpace0
(File f, int t);
/libcore/ojluni/src/main/native/
UnixFileSystem_md.c
491
NATIVE_METHOD(UnixFileSystem,
getSpace0
, "(Ljava/io/File;I)J"),
Completed in 107 milliseconds