Home
last modified time | relevance | path

Searched defs:upload_content (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/google_apis/drive/
Dgdata_wapi_requests.cc303 bool CreateDirectoryRequest::GetContentData(std::string* upload_content_type, in GetContentData()
360 bool RenameResourceRequest::GetContentData(std::string* upload_content_type, in GetContentData()
407 bool AuthorizeAppRequest::GetContentData(std::string* upload_content_type, in GetContentData()
456 std::string* upload_content_type, std::string* upload_content) { in GetContentData()
538 std::string* upload_content) { in GetContentData()
584 std::string* upload_content) { in GetContentData()
Ddrive_api_requests.cc175 bool FilesInsertRequest::GetContentData(std::string* upload_content_type, in GetContentData()
239 bool FilesPatchRequest::GetContentData(std::string* upload_content_type, in GetContentData()
301 bool FilesCopyRequest::GetContentData(std::string* upload_content_type, in GetContentData()
529 bool ChildrenInsertRequest::GetContentData(std::string* upload_content_type, in GetContentData()
595 std::string* upload_content) { in GetContentData()
Dbase_requests.cc254 std::string upload_content; in Start() local
295 bool UrlFetchRequestBase::GetContentData(std::string* upload_content_type, in GetContentData()
/external/chromium_org/net/url_request/
Durl_fetcher_impl.cc28 void URLFetcherImpl::SetUploadData(const std::string& upload_content_type, in SetUploadData()
Dtest_url_fetcher_factory.cc57 void TestURLFetcher::SetUploadData(const std::string& upload_content_type, in SetUploadData()
Durl_fetcher_core.cc132 void URLFetcherCore::SetUploadData(const std::string& upload_content_type, in SetUploadData()
/external/chromium_org/chrome/browser/spellchecker/
Dspelling_service_client_unittest.cc51 virtual void SetUploadData(const std::string& upload_content_type, in SetUploadData()
/external/chromium/chrome/common/net/
Durl_fetcher.cc518 void URLFetcher::set_upload_data(const std::string& upload_content_type, in set_upload_data()
/external/chromium_org/content/browser/loader/
Dresource_dispatcher_host_unittest.cc1638 std::string upload_content; in TEST_F() local