Searched defs:upload_content (Results 1 - 2 of 2) sorted by relevance

/external/chromium/android/autofill/
H A Durl_fetcher_proxy.h92 const std::string& upload_content)
95 upload_content_ = upload_content;
91 set_upload_data(const std::string& upload_content_type, const std::string& upload_content) argument
/external/chromium/chrome/common/net/
H A Durl_fetcher.cc519 const std::string& upload_content) {
522 core_->upload_content_ = upload_content;
518 set_upload_data(const std::string& upload_content_type, const std::string& upload_content) argument

Completed in 6248 milliseconds