Searched defs:GetBody (Results 1 – 6 of 6) sorted by relevance
59 CefRefPtr<CefDOMNode> CefDOMDocumentImpl::GetBody() { in GetBody() function in CefDOMDocumentImpl
54 NO_SANITIZE("cfi-icall") CefRefPtr<CefDOMNode> CefDOMDocumentCToCpp::GetBody() { in GetBody() function in CefDOMDocumentCToCpp
67 const std::string& GetBody() { in GetBody() function
959 scoped_refptr<network::ResourceRequestBody> CefPostDataImpl::GetBody() const { in GetBody() function in CefPostDataImpl