Home
last modified time | relevance | path

Searched defs:upload_file (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Lib/distutils/command/
Dupload.py66 def upload_file(self, command, pyversion, filename): member in upload
/external/python/cpython2/Lib/distutils/command/
Dupload.py64 def upload_file(self, command, pyversion, filename): member in upload
/external/python/setuptools/setuptools/command/
Dupload_docs.py144 def upload_file(self, filename): member in upload_docs
/external/google-breakpad/src/common/windows/
Dhttp_upload.cc67 const wstring &upload_file, in SendRequest()
271 const wstring &upload_file, in GenerateRequestBody()
/external/google-breakpad/src/common/linux/
Dhttp_upload.cc59 const string &upload_file, in SendRequest()