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

/external/chromium_org/components/password_manager/core/browser/
H A Dpassword_store_default.cc93 void PasswordStoreDefault::GetLoginsImpl( function in class:password_manager::PasswordStoreDefault
H A Dtest_password_store.cc94 void TestPasswordStore::GetLoginsImpl( function in class:password_manager::TestPasswordStore
/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_store_win.cc208 void PasswordStoreWin::GetLoginsImpl( function in class:PasswordStoreWin
215 PasswordStoreDefault::GetLoginsImpl(form, prompt_policy, get_ie7_login);
H A Dpassword_store_x.cc134 void PasswordStoreX::GetLoginsImpl( function in class:PasswordStoreX
149 PasswordStoreDefault::GetLoginsImpl(form, prompt_policy, callback_runner);
161 // See GetLoginsImpl() for why we disallow fallback conditionally here.
177 // See GetLoginsImpl() for why we disallow fallback conditionally here.
191 // See GetLoginsImpl() for why we disallow fallback conditionally here.
204 // See GetLoginsImpl() for why we disallow fallback conditionally here.
H A Dpassword_store_mac.cc1002 void PasswordStoreMac::GetLoginsImpl( function in class:PasswordStoreMac

Completed in 129 milliseconds