Searched defs:_supports_universal_builds (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A D_osx_support.py128 def _supports_universal_builds(): function
311 if not _supports_universal_builds():
387 if not _supports_universal_builds():
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A D_osx_support.py128 def _supports_universal_builds(): function
311 if not _supports_universal_builds():
387 if not _supports_universal_builds():

Completed in 13 milliseconds