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

/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.h108 void GetBrowserLocale(string16* locale);
H A Dtesting_automation_provider.cc253 IPC_MESSAGE_HANDLER(AutomationMsg_GetBrowserLocale, GetBrowserLocale)
805 void TestingAutomationProvider::GetBrowserLocale(string16* locale) { function in class:TestingAutomationProvider

Completed in 218 milliseconds