Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.h653 void GetSyncInfo(Browser* browser,
Dtesting_automation_provider.cc2242 browser_handler_map["GetSyncInfo"] = &TestingAutomationProvider::GetSyncInfo; in SendJSONRequest()
4094 void TestingAutomationProvider::GetSyncInfo(Browser* browser, in GetSyncInfo() function in TestingAutomationProvider