Home
last modified time | relevance | path

Searched defs:upload_content_type (Results 1 – 25 of 25) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/google_apis/drive/
H A Dbase_requests.cc102 std::string* upload_content_type, in GetMultipartContent()
349 std::string upload_content_type; in StartAfterPrepare() local
532 bool UrlFetchRequestBase::GetContentData(std::string* upload_content_type, in GetContentData()
540 std::string* upload_content_type) { in GetContentFile()
830 std::string* upload_content_type) { in GetContentFile()
900 std::string* const upload_content_type = new std::string(); in Prepare() local
916 std::string* upload_content_type, in OnPrepareUploadContent()
934 std::string* upload_content_type, in GetContentData()
H A Ddrive_api_requests.cc343 bool FilesInsertRequest::GetContentData(std::string* upload_content_type, in GetContentData()
413 bool FilesPatchRequest::GetContentData(std::string* upload_content_type, in GetContentData()
474 bool FilesCopyRequest::GetContentData(std::string* upload_content_type, in GetContentData()
694 bool ChildrenInsertRequest::GetContentData(std::string* upload_content_type, in GetContentData()
754 std::string* upload_content_type, in GetContentData()
817 std::string* upload_content_type, in GetContentData()
1043 bool PermissionsInsertRequest::GetContentData(std::string* upload_content_type, in GetContentData()
1122 std::string* upload_content_type, in GetContentData()
1282 bool BatchUploadRequest::GetContentData(std::string* upload_content_type, in GetContentData()
H A Dbase_requests_unittest.cc77 std::string* upload_content_type, in FakeMultipartUploadRequest()
245 std::string upload_content_type; in TEST_F() local
H A Ddrive_api_requests_unittest.cc94 bool GetContentData(std::string* upload_content_type, in GetContentData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/google_apis/drive/
H A Dbase_requests.cc102 std::string* upload_content_type, in GetMultipartContent()
347 std::string upload_content_type; in StartAfterPrepare() local
528 bool UrlFetchRequestBase::GetContentData(std::string* upload_content_type, in GetContentData()
536 std::string* upload_content_type) { in GetContentFile()
826 std::string* upload_content_type) { in GetContentFile()
896 std::string* const upload_content_type = new std::string(); in Prepare() local
912 std::string* upload_content_type, in OnPrepareUploadContent()
930 std::string* upload_content_type, in GetContentData()
H A Ddrive_api_requests.cc343 bool FilesInsertRequest::GetContentData(std::string* upload_content_type, in GetContentData()
413 bool FilesPatchRequest::GetContentData(std::string* upload_content_type, in GetContentData()
474 bool FilesCopyRequest::GetContentData(std::string* upload_content_type, in GetContentData()
677 bool ChildrenInsertRequest::GetContentData(std::string* upload_content_type, in GetContentData()
735 std::string* upload_content_type, in GetContentData()
798 std::string* upload_content_type, in GetContentData()
1021 bool PermissionsInsertRequest::GetContentData(std::string* upload_content_type, in GetContentData()
1100 std::string* upload_content_type, in GetContentData()
1260 bool BatchUploadRequest::GetContentData(std::string* upload_content_type, in GetContentData()
H A Dbase_requests_unittest.cc77 std::string* upload_content_type, in FakeMultipartUploadRequest()
249 std::string upload_content_type; in TEST_F() local
H A Ddrive_api_requests_unittest.cc95 bool GetContentData(std::string* upload_content_type, in GetContentData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/url_request/
H A Durl_fetcher_impl.cc32 void URLFetcherImpl::SetUploadData(const std::string& upload_content_type, in SetUploadData()
38 const std::string& upload_content_type, in SetUploadFilePath()
51 const std::string& upload_content_type, in SetUploadStreamFactory()
H A Dtest_url_fetcher_factory.cc65 void TestURLFetcher::SetUploadData(const std::string& upload_content_type, in SetUploadData()
72 const std::string& upload_content_type, in SetUploadFilePath()
81 const std::string& upload_content_type, in SetUploadStreamFactory()
85 void TestURLFetcher::SetChunkedUpload(const std::string& upload_content_type) { in SetChunkedUpload()
H A Durl_fetcher_core.cc141 void URLFetcherCore::SetUploadData(const std::string& upload_content_type, in SetUploadData()
156 const std::string& upload_content_type, in SetUploadFilePath()
177 const std::string& upload_content_type, in SetUploadStreamFactory()
H A Dtest_url_fetcher_factory.h170 const std::string& upload_content_type() const { in upload_content_type() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/url_request/
H A Durl_fetcher_impl.cc24 void URLFetcherImpl::SetUploadData(const std::string& upload_content_type, in SetUploadData()
30 const std::string& upload_content_type, in SetUploadFilePath()
43 const std::string& upload_content_type, in SetUploadStreamFactory()
H A Dtest_url_fetcher_factory.cc65 void TestURLFetcher::SetUploadData(const std::string& upload_content_type, in SetUploadData()
72 const std::string& upload_content_type, in SetUploadFilePath()
81 const std::string& upload_content_type, in SetUploadStreamFactory()
85 void TestURLFetcher::SetChunkedUpload(const std::string& upload_content_type) { in SetChunkedUpload()
H A Durl_fetcher_core.cc142 void URLFetcherCore::SetUploadData(const std::string& upload_content_type, in SetUploadData()
157 const std::string& upload_content_type, in SetUploadFilePath()
178 const std::string& upload_content_type, in SetUploadStreamFactory()
H A Dtest_url_fetcher_factory.h171 const std::string& upload_content_type() const { in upload_content_type() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert_net/
H A Dnss_ocsp.h30 std::string upload_content_type; // MIME type of POST payload member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/core/prefetch/
H A Dget_operation_request_unittest.cc69 std::string upload_content_type; in TEST_F() local
H A Dgenerate_page_bundle_request_unittest.cc69 std::string upload_content_type; in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_pages/core/prefetch/
H A Dget_operation_request_unittest.cc70 std::string upload_content_type; in TEST_F() local
H A Dgenerate_page_bundle_request_unittest.cc70 std::string upload_content_type; in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/printing/cloud_print/
H A Dprivet_url_loader.cc216 void PrivetURLLoader::SetUploadData(const std::string& upload_content_type, in SetUploadData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/printing/cloud_print/
H A Dprivet_url_loader.cc216 void PrivetURLLoader::SetUploadData(const std::string& upload_content_type, in SetUploadData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/public/cpp/
H A Dsimple_url_loader.cc1293 const std::string& upload_content_type) { in AttachStringForUpload()
1319 const std::string& upload_content_type, in AttachFileForUpload()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/public/cpp/
H A Dsimple_url_loader.cc1294 const std::string& upload_content_type) { in AttachStringForUpload()
1320 const std::string& upload_content_type, in AttachFileForUpload()