Home
last modified time | relevance | path

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

/aosp12/build/make/tools/
H A Dcompare_builds.py301 touched_during = FindSourceFilesTouchedAfter(GetFileTimestamp(timestamp_start))
468 def FindSourceFilesTouchedAfter(timestamp): function