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

/openjdk7/jdk/test/java/util/logging/
H A DCustomLogManager.java153 checkParents(name);
156 private static void checkParents(String name) { method in class:CustomLogManager
/openjdk7/jdk/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/
H A DZipFileSystem.java423 checkParents(dir);
462 checkParents(dst);
528 checkParents(path);
858 private void checkParents(byte[] path) throws IOException { method in class:ZipFileSystem

Completed in 37 milliseconds