LoadCredentials   114 chrome/browser/chromeos/login/oauth2_login_manager.cc     token_service->LoadCredentials(primary_account_id);
LoadCredentials   569 chrome/browser/managed_mode/managed_user_service.cc   token_service->LoadCredentials(managed_users::kManagedUserPseudoEmail);
LoadCredentials    66 chrome/browser/signin/fake_profile_oauth2_token_service.h   virtual void LoadCredentials(const std::string& primary_account_id) OVERRIDE;
LoadCredentials   253 chrome/browser/sync/profile_sync_service_startup_unittest.cc   token_service->LoadCredentials("test_user@gmail.com");
LoadCredentials    28 components/signin/core/browser/mutable_profile_oauth2_token_service.h   virtual void LoadCredentials(const std::string& primary_account_id) OVERRIDE;
LoadCredentials   130 components/signin/core/browser/mutable_profile_oauth2_token_service_unittest.cc   oauth2_service_.LoadCredentials(main_account_id);
LoadCredentials   155 components/signin/core/browser/mutable_profile_oauth2_token_service_unittest.cc   oauth2_service_.LoadCredentials(main_account_id);
LoadCredentials   212 components/signin/core/browser/mutable_profile_oauth2_token_service_unittest.cc   oauth2_service_.LoadCredentials("account_id");
LoadCredentials   226 components/signin/core/browser/mutable_profile_oauth2_token_service_unittest.cc   oauth2_service_.LoadCredentials("account_id");
LoadCredentials    60 components/signin/core/browser/profile_oauth2_token_service.h   virtual void LoadCredentials(const std::string& primary_account_id);
LoadCredentials    85 components/signin/core/browser/signin_manager.cc     token_service_->LoadCredentials(account_id);