Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandFileWatcher.java173 if (checkCommandFileForUpdate(cmd, checkedFiles)) { in checkForUpdates()
179 boolean checkCommandFileForUpdate(CommandFile cmd, Set<File> checkedFiles) { in checkCommandFileForUpdate() method in CommandFileWatcher
203 if (checkCommandFileForUpdate(dep, checkedFiles)) { in checkCommandFileForUpdate()