Searched refs:canUseCached (Results 1 – 2 of 2) sorted by relevance
201 private BasicFileAttributes getAttributes(Path file, boolean canUseCached) in getAttributes() argument205 if (canUseCached && in getAttributes()272 private Event visit(Path entry, boolean ignoreSecurityException, boolean canUseCached) { in visit() argument276 attrs = getAttributes(entry, canUseCached); in visit()
36 java.nio.file.Path file, boolean canUseCached) throws java.io.IOException { in getAttributes() argument45 java.nio.file.Path entry, boolean ignoreSecurityException, boolean canUseCached) { in visit() argument