Searched refs:MalformedStatMException (Results 1 – 1 of 1) sorted by relevance
59 throws FileNotFoundException, MalformedStatMException { in getRootProcesses()69 throws FileNotFoundException, MalformedStatMException { in getRootProcessDirs()93 throws FileNotFoundException, MalformedStatMException { in isUnapprovedRootProcess()104 throws FileNotFoundException, MalformedStatMException { in isKernelProcess()118 throw new MalformedStatMException(processDir in isKernelProcess()134 public static class MalformedStatMException extends Exception { class in RootProcessScanner135 MalformedStatMException(String detailMessage) { in MalformedStatMException() method in RootProcessScanner.MalformedStatMException