Home
last modified time | relevance | path

Searched defs:SetContentType (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_exdata.cpp44 void CXFA_ExData::SetContentType(const WideString& wsContentType) { in SetContentType() function in CXFA_ExData
Dcxfa_image.cpp64 void CXFA_Image::SetContentType(const WideString& wsContentType) { in SetContentType() function in CXFA_Image
/external/webrtc/webrtc/video/
Dsend_statistics_proxy.cc161 void SendStatisticsProxy::SetContentType( in SetContentType() function in webrtc::SendStatisticsProxy
/external/libbrillo/brillo/http/
Dhttp_request.cc168 void Request::SetContentType(const std::string& contentType) { in SetContentType() function in brillo::http::Request