Home
last modified time | relevance | path

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

/external/boringssl/src/util/bot/
Dupdate_clang.py99 def ReadStampFile(path=STAMP_FILE): function
173 if ReadStampFile() == PACKAGE_VERSION:
/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: