Searched refs:pathname (Results 1 – 3 of 3) 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()
892 @Override public boolean accept(File pathname) { in getAllWritableFilesInDirAndSubDir()893 return pathname.isDirectory(); in getAllWritableFilesInDirAndSubDir()906 @Override public boolean accept(File pathname) { in getAllWritableFilesInDirAndSubDir()907 return pathname.isFile(); in getAllWritableFilesInDirAndSubDir()1083 @Override public boolean accept(File pathname) { in getAllInsecureDevicesInDirAndSubdir()1084 return pathname.isDirectory(); in getAllInsecureDevicesInDirAndSubdir()
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...