Home
last modified time | relevance | path

Searched refs:_samefile (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dshutil.py54 def _samefile(src, dst): function
68 if _samefile(src, dst):
284 if _samefile(src, dst):
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dshutil.py53 def _samefile(src, dst): function
67 if _samefile(src, dst):
280 if _samefile(src, dst):