Searched defs:GetContentType (Results 1 – 7 of 7) sorted by relevance
51 std::string FormField::GetContentType() const { in GetContentType() function in brillo::http::FormField145 std::string MultiPartFormField::GetContentType() const { in GetContentType() function in brillo::http::MultiPartFormField221 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
57 CXFA_Script::Type CXFA_Script::GetContentType() { in GetContentType() function in CXFA_Script
54 WideString CXFA_Image::GetContentType() { in GetContentType() function in CXFA_Image
49 VideoContentType VideoFrameMetadata::GetContentType() const { in GetContentType() function in webrtc::VideoFrameMetadata
33 std::string GetContentType(const base::FilePath& path) { in GetContentType() function