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

  /external/python/cpython2/Lib/plat-mac/
macostools.py 47 dstfsr, dstfss = Res.FSCreateResourceFile(dstdirfsr, unicode(dstname),
49 h = Res.FSOpenResourceFile(dstfsr, File.FSGetResourceForkName(), 3)
126 dstfsr = File.FSRef(dst)
128 dstfsr.FSSetCatalogInfo(Files.kFSCatInfoAllDates, catinfo)
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
macostools.py 47 dstfsr, dstfss = Res.FSCreateResourceFile(dstdirfsr, unicode(dstname),
49 h = Res.FSOpenResourceFile(dstfsr, File.FSGetResourceForkName(), 3)
126 dstfsr = File.FSRef(dst)
128 dstfsr.FSSetCatalogInfo(Files.kFSCatInfoAllDates, catinfo)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
macostools.py 47 dstfsr, dstfss = Res.FSCreateResourceFile(dstdirfsr, unicode(dstname),
49 h = Res.FSOpenResourceFile(dstfsr, File.FSGetResourceForkName(), 3)
126 dstfsr = File.FSRef(dst)
128 dstfsr.FSSetCatalogInfo(Files.kFSCatInfoAllDates, catinfo)

Completed in 190 milliseconds