GetPrimaryAccountId  100 chrome/browser/chromeos/login/oauth2_login_manager.cc   const std::string& primary_account_id = GetPrimaryAccountId();
GetPrimaryAccountId  145 chrome/browser/chromeos/login/oauth2_login_manager.cc   if (GetPrimaryAccountId() == account_id) {
GetPrimaryAccountId  164 chrome/browser/chromeos/login/oauth2_login_manager.cc   const std::string& primary_account_id = GetPrimaryAccountId();
GetPrimaryAccountId  298 chrome/browser/chromeos/login/oauth2_login_manager.cc   std::string user_email = gaia::CanonicalizeEmail(GetPrimaryAccountId());
GetPrimaryAccountId  179 chrome/browser/chromeos/login/oauth2_login_manager.h   const std::string& GetPrimaryAccountId();
GetPrimaryAccountId  173 chrome/browser/extensions/api/identity/identity_api.cc   account_tracker_.ReportAuthError(GetPrimaryAccountId(browser_context_),
GetPrimaryAccountId  268 chrome/browser/extensions/api/identity/identity_api.cc       GetExtension()->id(), GetPrimaryAccountId(GetProfile()), scopes));
GetPrimaryAccountId  595 chrome/browser/extensions/api/identity/identity_api.cc   const std::string primary_account_id = GetPrimaryAccountId(GetProfile());
GetPrimaryAccountId  658 chrome/browser/extensions/api/identity/identity_api.cc       GetPrimaryAccountId(GetProfile()));
GetPrimaryAccountId  396 chrome/browser/extensions/api/identity/identity_apitest.cc     ExtensionTokenKey key(extension_id_, GetPrimaryAccountId(), oauth_scopes_);
GetPrimaryAccountId  401 chrome/browser/extensions/api/identity/identity_apitest.cc     ExtensionTokenKey key(extension_id_, GetPrimaryAccountId(), oauth_scopes_);
GetPrimaryAccountId  407 chrome/browser/extensions/api/identity/identity_apitest.cc     ExtensionTokenKey key(extension_id_, GetPrimaryAccountId(), oauth_scopes_);
GetPrimaryAccountId  413 chrome/browser/extensions/api/identity/identity_apitest.cc     ExtensionTokenKey key(extension_id_, GetPrimaryAccountId(), oauth_scopes_);