Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/
Drequest_ctocpp.cc174 void CefRequestCToCpp::SetPostData(CefRefPtr<CefPostData> postData) { in SetPostData() function in CefRequestCToCpp
/third_party/cef/libcef/common/
Drequest_impl.cc262 void CefRequestImpl::SetPostData(CefRefPtr<CefPostData> postData) { in SetPostData() function in CefRequestImpl