Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py1526 def _GetChangedAndStaleFiles(self, host_path, device_path, track_stale=False): argument
1548 ignore_other_files = not track_stale and os.path.isdir(host_path)
1602 if track_stale: