Home
last modified time | relevance | path

Searched defs:sync_username (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/components/password_manager/core/browser/
Dtest_password_store.h61 virtual void ReportMetricsImpl(const std::string& sync_username) OVERRIDE {} in ReportMetricsImpl()
Dpassword_store.cc91 const std::string& sync_username) { in Init()
177 void PasswordStore::ReportMetrics(const std::string& sync_username) { in ReportMetrics()
Dpassword_store_default.cc29 void PasswordStoreDefault::ReportMetricsImpl(const std::string& sync_username) { in ReportMetricsImpl()
Dlogin_database.cc280 void LoginDatabase::ReportMetrics(const std::string& sync_username) { in ReportMetrics()
/external/chromium_org/chrome/browser/password_manager/
Dpassword_store_factory.cc230 std::string sync_username = in BuildServiceInstanceFor() local
Dpassword_store_mac.cc879 const std::string& sync_username) { in Init()
905 void PasswordStoreMac::ReportMetricsImpl(const std::string& sync_username) { in ReportMetricsImpl()
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service_android.cc337 const std::string& sync_username = in GetCurrentSignedInAccountText() local