Home
last modified time | relevance | path

Searched refs:getNameMax (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/io/
DFileSystem.java223 public abstract int getNameMax(String path); in getNameMax() method in FileSystem
DUnixFileSystem.java475 public int getNameMax(String path) { in getNameMax() method in UnixFileSystem