HomeSort by relevance Sort by last modified time
    Searched refs:_gen_temp_sourcefile (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
config.py 112 def _gen_temp_sourcefile(self, body, headers, lang): member in class:config
126 src = self._gen_temp_sourcefile(body, headers, lang)
133 src = self._gen_temp_sourcefile(body, headers, lang)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
config.py 112 def _gen_temp_sourcefile(self, body, headers, lang): member in class:config
126 src = self._gen_temp_sourcefile(body, headers, lang)
133 src = self._gen_temp_sourcefile(body, headers, lang)

Completed in 115 milliseconds