Searched refs:pathname (Results 1 – 4 of 4) sorted by relevance
92 private static boolean isUnapprovedRootProcess(File pathname) in isUnapprovedRootProcess() argument94 return isPidDirectory(pathname) in isUnapprovedRootProcess()95 && !isKernelProcess(pathname) in isUnapprovedRootProcess()96 && isRootProcess(pathname); in isUnapprovedRootProcess()99 private static boolean isPidDirectory(File pathname) { in isPidDirectory() argument100 return pathname.isDirectory() && Pattern.matches("\\d+", pathname.getName()); in isPidDirectory()
738 @Override public boolean accept(File pathname) { in getAllWritableFilesInDirAndSubDir()739 return pathname.isDirectory(); in getAllWritableFilesInDirAndSubDir()752 @Override public boolean accept(File pathname) { in getAllWritableFilesInDirAndSubDir()753 return pathname.isFile(); in getAllWritableFilesInDirAndSubDir()914 @Override public boolean accept(File pathname) { in getAllInsecureDevicesInDirAndSubdir()915 return pathname.isDirectory(); in getAllInsecureDevicesInDirAndSubdir()
135 public boolean accept(File pathname) { in testSetup()136 return pathname.getName().endsWith(".zip"); in testSetup()
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...