Home
last modified time | relevance | path

Searched refs:AutomationResourceRoutingDelegate (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/automation/
Dautomation_resource_routing_delegate.cc7 void AutomationResourceRoutingDelegate::RegisterRenderViewHost( in RegisterRenderViewHost()
11 void AutomationResourceRoutingDelegate::UnregisterRenderViewHost( in UnregisterRenderViewHost()
15 AutomationResourceRoutingDelegate::AutomationResourceRoutingDelegate() { in AutomationResourceRoutingDelegate() function in AutomationResourceRoutingDelegate
18 AutomationResourceRoutingDelegate::~AutomationResourceRoutingDelegate() { in ~AutomationResourceRoutingDelegate()
Dautomation_resource_routing_delegate.h15 class AutomationResourceRoutingDelegate {
25 AutomationResourceRoutingDelegate();
26 virtual ~AutomationResourceRoutingDelegate();
29 DISALLOW_COPY_AND_ASSIGN(AutomationResourceRoutingDelegate);
/external/chromium/chrome/browser/tab_contents/
Dtab_contents.h934 virtual AutomationResourceRoutingDelegate*