Searched refs:SetContentType (Results 1 – 17 of 17) sorted by relevance
19 void SetContentType(const WideString& wsContentType);
29 void SetContentType(const WideString& wsContentType);
50 void CXFA_ExData::SetContentType(const WideString& wsContentType) { in SetContentType() function in CXFA_ExData
71 void CXFA_Image::SetContentType(const WideString& wsContentType) { in SetContentType() function in CXFA_Image
667 image->SetContentType(wsContentType); in CreateDataBinding()694 exData->SetContentType(single ? L"text/plain" : L"text/xml"); in CreateDataBinding()
3137 image->SetContentType(WideString(wsContentType)); in SetImageEdit()
30 metadata.SetContentType(content_type); in GetAsMetadata()
49 void SetContentType(VideoContentType content_type);
53 void VideoFrameMetadata::SetContentType(VideoContentType content_type) { in SetContentType() function in webrtc::VideoFrameMetadata
303 case HWC2::FunctionDescriptor::SetContentType: in HookDevGetFunction()305 DisplayHook<decltype(&HwcDisplay::SetContentType), in HookDevGetFunction()306 &HwcDisplay::SetContentType, int32_t>); in HookDevGetFunction()
98 HWC2::Error SetContentType(int32_t contentType);
836 HWC2::Error HwcDisplay::SetContentType(int32_t contentType) { in SetContentType() function in android::HwcDisplay
105 request.SetContentType(mime_type); in SendRequestAndBlock()135 request.SetContentType(mime_type); in SendRequest()
84 request.SetContentType(mime::image::kJpeg); in TEST_F()
229 void SetContentType(const std::string& content_type);
168 void Request::SetContentType(const std::string& contentType) { in SetContentType() function in brillo::http::Request
958 SetContentType = HWC2_FUNCTION_SET_CONTENT_TYPE, enumerator