Searched defs:GetContentType (Results 1 - 10 of 10) sorted by relevance

/external/libbrillo/brillo/http/
H A Dhttp_form_data.cc49 std::string FormField::GetContentType() const { function in class:brillo::http::FormField
59 headers.emplace_back(form_header::kContentType, GetContentType());
143 std::string MultiPartFormField::GetContentType() const { function in class:brillo::http::MultiPartFormField
209 std::string FormData::GetContentType() const { function in class:brillo::http::FormData
210 return form_data_.GetContentType();
H A Dhttp_request.cc173 const std::string& Request::GetContentType() const { function in class:brillo::http::Request
203 AddHeader(request_header::kContentType, form_data->GetContentType());
321 std::string Response::GetContentType() const { function in class:brillo::http::Response
/external/google-breakpad/src/testing/gtest/scripts/
H A Dupload.py523 lines.append('Content-Type: %s' % GetContentType(filename))
533 def GetContentType(filename): function
/external/google-breakpad/src/testing/scripts/
H A Dupload.py523 lines.append('Content-Type: %s' % GetContentType(filename))
533 def GetContentType(filename): function
/external/webrtc/webrtc/base/
H A Dmultipart.cc37 void MultipartStream::GetContentType(std::string* content_type) { function in class:rtc::MultipartStream
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
H A Dupload-diffs.py725 lines.append('Content-Type: %s' % GetContentType(filename))
737 def GetContentType(filename): function
/external/regex-re2/lib/codereview/
H A Dcodereview.py3094 lines.append('Content-Type: %s' % GetContentType(filename))
3104 def GetContentType(filename): function
/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_objectacc_imp.cpp634 XFA_SCRIPTTYPE CXFA_Script::GetContentType() { function in class:CXFA_Script
880 void CXFA_ExData::GetContentType(CFX_WideStringC& wsContentType) { function in class:CXFA_ExData
931 FX_BOOL CXFA_Image::GetContentType(CFX_WideString& wsContentType) { function in class:CXFA_Image
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 403 milliseconds