Searched refs:SetContentType (Results 1 – 14 of 14) sorted by relevance
17 void SetContentType(const WideString& wsContentType);
27 void SetContentType(const WideString& wsContentType);
44 void CXFA_ExData::SetContentType(const WideString& wsContentType) { in SetContentType() function in CXFA_ExData
64 void CXFA_Image::SetContentType(const WideString& wsContentType) { in SetContentType() function in CXFA_Image
308 image->SetContentType(wsContentType); in CreateDataBinding()337 exData->SetContentType(single ? L"text/plain" : L"text/xml"); in CreateDataBinding()
68 void SetContentType(VideoEncoderConfig::ContentType content_type);
310 statistics_proxy_->SetContentType( in TEST_F()315 statistics_proxy_->SetContentType(VideoEncoderConfig::ContentType::kScreen); in TEST_F()
161 void SendStatisticsProxy::SetContentType( in SetContentType() function in webrtc::SendStatisticsProxy
440 stats_proxy_.SetContentType(config.content_type); in ReconfigureVideoEncoder()
105 request.SetContentType(mime_type); in SendRequestAndBlock()135 request.SetContentType(mime_type); in SendRequest()
229 void SetContentType(const std::string& content_type);
84 request.SetContentType(mime::image::kJpeg); in TEST_F()
168 void Request::SetContentType(const std::string& contentType) { in SetContentType() function in brillo::http::Request
596 image->SetContentType(WideString(wsContentType)); in SetImageEdit()