Searched defs:SetContentType (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ | ||
D | cxfa_exdata.cpp | 44 void CXFA_ExData::SetContentType(const WideString& wsContentType) { in SetContentType() function in CXFA_ExData |
D | cxfa_image.cpp | 64 void CXFA_Image::SetContentType(const WideString& wsContentType) { in SetContentType() function in CXFA_Image |
/external/webrtc/webrtc/video/ | ||
D | send_statistics_proxy.cc | 161 void SendStatisticsProxy::SetContentType( in SetContentType() function in webrtc::SendStatisticsProxy |
/external/libbrillo/brillo/http/ | ||
D | http_request.cc | 168 void Request::SetContentType(const std::string& contentType) { in SetContentType() function in brillo::http::Request |