Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/
Dpost_data_ctocpp.cc135 bool CefPostDataCToCpp::AddElement(CefRefPtr<CefPostDataElement> element) { in AddElement() function in CefPostDataCToCpp
/third_party/cef/libcef/common/
Drequest_impl.cc914 bool CefPostDataImpl::AddElement(CefRefPtr<CefPostDataElement> element) { in AddElement() function in CefPostDataImpl