Searched refs:ShouldAllowRendererInitiatedCrossProcessNavigation (Results 1 – 10 of 10) sorted by relevance
40 bool ShouldAllowRendererInitiatedCrossProcessNavigation(
39 ShouldAllowRendererInitiatedCrossProcessNavigation( in ShouldAllowRendererInitiatedCrossProcessNavigation() function in extensions::CefExtensionBackgroundHost
46 bool ShouldAllowRendererInitiatedCrossProcessNavigation(
60 bool CefExtensionViewHost::ShouldAllowRendererInitiatedCrossProcessNavigation( in ShouldAllowRendererInitiatedCrossProcessNavigation() function in extensions::CefExtensionViewHost
151 ShouldAllowRendererInitiatedCrossProcessNavigation( in ShouldAllowRendererInitiatedCrossProcessNavigation() function in CefBrowserPlatformDelegateAlloy154 return extension_host_->ShouldAllowRendererInitiatedCrossProcessNavigation( in ShouldAllowRendererInitiatedCrossProcessNavigation()
36 bool ShouldAllowRendererInitiatedCrossProcessNavigation(
204 bool ShouldAllowRendererInitiatedCrossProcessNavigation(
1116 bool AlloyBrowserHostImpl::ShouldAllowRendererInitiatedCrossProcessNavigation( in ShouldAllowRendererInitiatedCrossProcessNavigation() function in AlloyBrowserHostImpl1118 return platform_delegate_->ShouldAllowRendererInitiatedCrossProcessNavigation( in ShouldAllowRendererInitiatedCrossProcessNavigation()
125 virtual bool ShouldAllowRendererInitiatedCrossProcessNavigation(
58 ShouldAllowRendererInitiatedCrossProcessNavigation( in ShouldAllowRendererInitiatedCrossProcessNavigation() function in CefBrowserPlatformDelegate