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

/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.h475 void GetPrefsInfo(Browser* browser,
H A Dtesting_automation_provider.cc2173 browser_handler_map["GetPrefsInfo"] =
2174 &TestingAutomationProvider::GetPrefsInfo;
2979 // Sample json input: { "command": "GetPrefsInfo" }
2981 void TestingAutomationProvider::GetPrefsInfo(Browser* browser, function in class:TestingAutomationProvider

Completed in 30 milliseconds