OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSyncUsername
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/password_manager/
sync_metrics.h
18
std::string
GetSyncUsername
(Profile* profile);
sync_metrics.cc
16
std::string
GetSyncUsername
(Profile* profile) {
40
return gaia::AreEmailsSame(username,
GetSyncUsername
(profile));
password_store_factory.cc
231
password_manager_sync_metrics::
GetSyncUsername
(profile);
Completed in 1380 milliseconds