Home
last modified time | relevance | path

Searched refs:ExecuteBrowserCommandAsync (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.h105 void ExecuteBrowserCommandAsync(int handle, int command, bool* success);
Dtesting_automation_provider.cc263 ExecuteBrowserCommandAsync) in OnMessageReceived()
754 void TestingAutomationProvider::ExecuteBrowserCommandAsync(int handle, in ExecuteBrowserCommandAsync() function in TestingAutomationProvider