Searched refs:attemptPull (Results 1 – 1 of 1) sorted by relevance
118 File attemptPull = device.pullFile(entry.getValue()); in pullMetricFile() local119 if (attemptPull != null) { in pullMetricFile()125 return new SimpleEntry<String, File>(entry.getKey(), attemptPull); in pullMetricFile()