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

/libcore/ojluni/src/main/java/sun/nio/fs/
H A DUnixNativeDispatcher.java408 return opendir0(buffer.address());
413 private static native long opendir0(long pathAddress) throws UnixException; method in class:UnixNativeDispatcher

Completed in 44 milliseconds