Searched defs:SetContentType (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ | ||
D | cxfa_exdata.cpp | 50 void CXFA_ExData::SetContentType(const WideString& wsContentType) { in SetContentType() function in CXFA_ExData |
D | cxfa_image.cpp | 71 void CXFA_Image::SetContentType(const WideString& wsContentType) { in SetContentType() function in CXFA_Image |
/external/ot-br-posix/src/rest/ | ||
D | response.cpp | 83 void Response::SetContentType(const std::string &aContentType) in SetContentType() function in otbr::rest::Response |
/external/webrtc/api/video/ | ||
D | video_frame_metadata.cc | 53 void VideoFrameMetadata::SetContentType(VideoContentType content_type) { in SetContentType() function in webrtc::VideoFrameMetadata |
/external/libbrillo/brillo/http/ | ||
D | http_request.cc | 168 void Request::SetContentType(const std::string& contentType) { in SetContentType() function in brillo::http::Request |
/external/drm_hwcomposer/hwc2_device/ | ||
D | HwcDisplay.cpp | 1271 HWC2::Error HwcDisplay::SetContentType(int32_t contentType) { in SetContentType() function in android::HwcDisplay |