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

  /external/python/cpython2/Lib/plat-mac/
findertools.py 686 trashfolder = Carbon.Folder.FSFindFolder(fss.as_tuple()[0], 'trsh', 0)
687 move(path, trashfolder)
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
findertools.py 686 trashfolder = Carbon.Folder.FSFindFolder(fss.as_tuple()[0], 'trsh', 0)
687 move(path, trashfolder)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
findertools.py 686 trashfolder = Carbon.Folder.FSFindFolder(fss.as_tuple()[0], 'trsh', 0)
687 move(path, trashfolder)

Completed in 192 milliseconds