Home
last modified time | relevance | path

Searched defs:copyfile (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
DSimpleHTTPServer.py178 def copyfile(self, source, outputfile): member in SimpleHTTPRequestHandler
Dshutil.py66 def copyfile(src, dst): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DSimpleHTTPServer.py163 def copyfile(self, source, outputfile): member in SimpleHTTPRequestHandler
Dshutil.py65 def copyfile(src, dst): function