Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/build-gn/
Dremove_files.py29 stamp_file = sys.argv[1] variable
39 with open(stamp_file, "w") as f:
/external/angle/scripts/
Dremove_files.py19 stamp_file = sys.argv[1] variable
29 with open(stamp_file, "w") as f:
/external/perfetto/tools/
Dinstall-build-deps567 with open(zip_dir_stamp, 'w') as stamp_file:
568 stamp_file.write(dep.checksum)