Searched refs:SetContentType (Results 1 – 12 of 12) sorted by relevance
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
286 FX_BOOL SetContentType(XFA_SCRIPTTYPE eType);350 FX_BOOL SetContentType(const CFX_WideString& wsContentType);369 FX_BOOL SetContentType(const CFX_WideString& wsContentType);
275 image.SetContentType(wsContentType); in XFA_DataMerge_CreateDataBinding()298 exData.SetContentType((iCounts == 1) ? FX_WSTRC(L"text/plain") in XFA_DataMerge_CreateDataBinding()
656 FX_BOOL CXFA_Script::SetContentType(XFA_SCRIPTTYPE eType) { in SetContentType() function in CXFA_Script898 FX_BOOL CXFA_ExData::SetContentType(const CFX_WideString& wsContentType) { in SetContentType() function in CXFA_ExData952 FX_BOOL CXFA_Image::SetContentType(const CFX_WideString& wsContentType) { in SetContentType() function in CXFA_Image
273 image.SetContentType(wsContentType); in SetImageEdit()