Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_exdata.cpp41 void CXFA_ExData::SetContentType(const WideString& wsContentType) { in SetContentType() function in CXFA_ExData
Dcxfa_image.cpp62 void CXFA_Image::SetContentType(const WideString& wsContentType) { in SetContentType() function in CXFA_Image
/external/libbrillo/brillo/http/
Dhttp_request.cc168 void Request::SetContentType(const std::string& contentType) { in SetContentType() function in brillo::http::Request