Home
last modified time | relevance | path

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

/aosp12/build/make/tools/
H A Dcompare_builds.py290 touched_incrementally = FindOutFilesTouchedAfter(first_files,
442 def FindOutFilesTouchedAfter(files, timestamp): function