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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
shutil.py 54 def _samefile(src, dst): function
68 if _samefile(src, dst):
283 if _samefile(src, dst):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
shutil.py 54 def _samefile(src, dst): function
68 if _samefile(src, dst):
283 if _samefile(src, dst):

Completed in 148 milliseconds