Home
last modified time | relevance | path

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

/external/v8/gypfiles/
Ddownload_gold_plugin.py54 update.ReadStampFile().strip() == update.PACKAGE_VERSION):
/external/v8/tools/clang/scripts/
Dupdate.py151 def ReadStampFile(path=STAMP_FILE): function
341 if ReadStampFile(GNUWIN_STAMP) == GNUWIN_VERSION:
404 if ReadStampFile() == PACKAGE_VERSION and not args.force_local_build: