Home
last modified time | relevance | path

Searched refs:checkStream (Results 1 – 1 of 1) sorted by relevance

/external/vogar/src/vogar/monitor/
DHostMonitor.java59 if (checkStream(in)) { in attach()
85 private boolean checkStream(InputStream in) throws IOException { in checkStream() method in HostMonitor