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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 661 mfinfo = self.manifest_get_embed_info(target_desc, ld_args)
662 if mfinfo is not None:
663 mffilename, mfid = mfinfo
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 661 mfinfo = self.manifest_get_embed_info(target_desc, ld_args)
662 if mfinfo is not None:
663 mffilename, mfid = mfinfo

Completed in 24 milliseconds