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

/libcore/ojluni/src/main/java/java/io/
H A DUnixFileSystem.java237 private native int getBooleanAttributes0(String abspath); method in class:UnixFileSystem
242 int rv = getBooleanAttributes0(f.getPath());
/libcore/ojluni/src/main/native/
H A DUnixFileSystem_md.c471 NATIVE_METHOD(UnixFileSystem, getBooleanAttributes0, "(Ljava/lang/String;)I"),

Completed in 937 milliseconds