Searched refs:AppendFileToUpload (Results 1 - 4 of 4) sorted by relevance

/external/chromium/webkit/glue/
H A Dresource_loader_bridge.h332 // For HTTP(S) POST requests, the AppendDataToUpload and AppendFileToUpload
342 void AppendFileToUpload(const FilePath& file_path) { function in class:webkit_glue::ResourceLoaderBridge
H A Dweburlloader_impl.cc466 bridge_->AppendFileToUpload(
/external/chromium/net/url_request/
H A Durl_request.h328 void AppendFileToUpload(const FilePath& file_path) { function in class:net::URLRequest
H A Durl_request_unittest.cc799 r.AppendFileToUpload(path);
802 r.AppendFileToUpload(FilePath(FILE_PATH_LITERAL(

Completed in 125 milliseconds