Home
last modified time | relevance | path

Searched refs:OnResponse (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/renderer/
Drender_urlrequest_impl.cc188 void OnResponse(const WebURLResponse& response) { in OnResponse() function in CefRenderURLRequest::Context
363 context_->OnResponse(response); in DidReceiveResponse()
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.h57 virtual void OnResponse(const std::string& response) = 0;