OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBooleanAttributes0
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/java/java/io/
UnixFileSystem.java
237
private native int
getBooleanAttributes0
(String abspath);
243
int rv =
getBooleanAttributes0
(f.getPath());
/libcore/ojluni/src/main/native/
UnixFileSystem_md.c
479
NATIVE_METHOD(UnixFileSystem,
getBooleanAttributes0
, "(Ljava/lang/String;)I"),
Completed in 90 milliseconds