Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dbrowser_host_base.cc197 void CefBrowserHostBase::StartDownload(const CefString& url) { in StartDownload() function in CefBrowserHostBase
/third_party/cef/libcef_dll/ctocpp/
Dbrowser_host_ctocpp.cc302 void CefBrowserHostCToCpp::StartDownload(const CefString& url) { in StartDownload() function in CefBrowserHostCToCpp