Home
last modified time | relevance | path

Searched defs:SetMimeType (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Dresponse_ctocpp.cc144 void CefResponseCToCpp::SetMimeType(const CefString& mimeType) { in SetMimeType() function in CefResponseCToCpp
/third_party/cef/libcef/common/
Dresponse_impl.cc83 void CefResponseImpl::SetMimeType(const CefString& mimeType) { in SetMimeType() function in CefResponseImpl