Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/nio/fs/
DUnixFileSystem.java153 final List<Path> allowedList = in getRootDirectories() local
161 return allowedList.iterator(); in getRootDirectories()