Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/net_service/
Dbrowser_urlrequest_impl.cc448 void OnResponseStarted(const GURL& final_url, in OnResponseStarted() argument
454 response_->SetURL(final_url.spec()); in OnResponseStarted()
/third_party/cef/libcef/browser/devtools/
Ddevtools_frontend.cc194 void OnResponseStarted(const GURL& final_url, in OnResponseStarted() argument