Searched defs:GetContentType (Results 1 – 9 of 9) sorted by relevance
49 std::string FormField::GetContentType() const { in GetContentType() function in brillo::http::FormField143 std::string MultiPartFormField::GetContentType() const { in GetContentType() function in brillo::http::MultiPartFormField209 std::string FormData::GetContentType() const { in GetContentType() function in brillo::http::FormData
173 const std::string& Request::GetContentType() const { in GetContentType() function in brillo::http::Request321 std::string Response::GetContentType() const { in GetContentType() function in brillo::http::Response
50 CXFA_Script::Type CXFA_Script::GetContentType() { in GetContentType() function in CXFA_Script
47 WideString CXFA_Image::GetContentType() { in GetContentType() function in CXFA_Image
37 void MultipartStream::GetContentType(std::string* content_type) { in GetContentType() function in rtc::MultipartStream
533 def GetContentType(filename): function