Home
last modified time | relevance | path

Searched defs:get_build_version (Results 1 – 7 of 7) sorted by relevance

/external/python/setuptools/setuptools/_distutils/
Dmsvccompiler.py147 def get_build_version(): function
Dmsvc9compiler.py167 def get_build_version(): function
/external/python/cpython2/Lib/distutils/
Dmsvccompiler.py153 def get_build_version(): function
Dmsvc9compiler.py172 def get_build_version(): function
/external/python/cpython3/Lib/distutils/
Dmsvccompiler.py147 def get_build_version(): function
Dmsvc9compiler.py167 def get_build_version(): function
/external/autotest/contrib/
Dupload_results.py464 def get_build_version(self, tests): member in ResultsParserClass