Searched refs:EXIT_SERVICE (Results 1 – 1 of 1) sorted by relevance
64 private static final Pattern EXIT_SERVICE = Pattern.compile( field in DmesgParser175 } else if ((match = matches(EXIT_SERVICE, line)) != null) { in parseServiceInfo()