Home
last modified time | relevance | path

Searched refs:HandleExternalProtocol (Results 1 – 10 of 10) sorted by relevance

/third_party/cef/libcef/browser/chrome/
Dchrome_content_browser_client_cef.cc63 self->HandleExternalProtocol( in HandleExternalProtocolHelper()
248 bool ChromeContentBrowserClientCef::HandleExternalProtocol( in HandleExternalProtocol() function in ChromeContentBrowserClientCef
271 return ChromeContentBrowserClient::HandleExternalProtocol( in HandleExternalProtocol()
277 bool ChromeContentBrowserClientCef::HandleExternalProtocol( in HandleExternalProtocol() function in ChromeContentBrowserClientCef
Dchrome_content_browser_client_cef.h63 bool HandleExternalProtocol(
77 bool HandleExternalProtocol(
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.h195 bool HandleExternalProtocol(
209 bool HandleExternalProtocol(
Dalloy_content_browser_client.cc1362 bool AlloyContentBrowserClient::HandleExternalProtocol( in HandleExternalProtocol() function in AlloyContentBrowserClient
1379 bool AlloyContentBrowserClient::HandleExternalProtocol( in HandleExternalProtocol() function in AlloyContentBrowserClient
1395 base::BindRepeating(CefBrowserPlatformDelegate::HandleExternalProtocol, in HandleExternalProtocol()
/third_party/cef/patch/patches/
Dcontent_2015.patch23 + handled = GetContentClient()->browser()->HandleExternalProtocol(
89 + virtual bool HandleExternalProtocol(
/third_party/cef/libcef/browser/native/
Dbrowser_platform_delegate_native_linux.cc250 void CefBrowserPlatformDelegate::HandleExternalProtocol(const GURL& url) {} in HandleExternalProtocol() function in CefBrowserPlatformDelegate
Dbrowser_platform_delegate_native_win.cc424 void CefBrowserPlatformDelegate::HandleExternalProtocol(const GURL& url) { in HandleExternalProtocol() function in CefBrowserPlatformDelegate
Dbrowser_platform_delegate_native_mac.mm359 void CefBrowserPlatformDelegate::HandleExternalProtocol(const GURL& url) {} function
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.h267 static void HandleExternalProtocol(const GURL& url);
/third_party/cef/patch/
Dpatch.cfg318 # Add new ContentBrowserClient::HandleExternalProtocol variant for use with