Searched refs:CreateAutomationProvider (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/
H A Dbrowser_init.h56 static bool CreateAutomationProvider(const std::string& channel_id,
H A Dbrowser_init.cc1335 if (!CreateAutomationProvider<TestingAutomationProvider>(
1358 if (!CreateAutomationProvider<ChromeFrameAutomationProvider>(
1362 if (!CreateAutomationProvider<AutomationProvider>(
1429 bool BrowserInit::CreateAutomationProvider(const std::string& channel_id, function in class:BrowserInit

Completed in 102 milliseconds