Searched defs:GetSavedPasswords (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc2200 browser_handler_map["GetSavedPasswords"] =
2201 &TestingAutomationProvider::GetSavedPasswords;
3463 // Sample json input: { "command": "GetSavedPasswords" }
3464 // Refer to GetSavedPasswords() in chrome/test/pyautolib/pyauto.py for sample
3466 void TestingAutomationProvider::GetSavedPasswords( function in class:TestingAutomationProvider

Completed in 168 milliseconds