Home
last modified time | relevance | path

Searched defs:GetAccounts (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/components/signin/core/browser/
Dprofile_oauth2_token_service.cc46 std::vector<std::string> ProfileOAuth2TokenService::GetAccounts() { in GetAccounts() function in ProfileOAuth2TokenService
Dmutable_profile_oauth2_token_service_unittest.cc299 TEST_F(MutableProfileOAuth2TokenServiceTest, GetAccounts) { in TEST_F() argument
Dmutable_profile_oauth2_token_service.cc283 std::vector<std::string> MutableProfileOAuth2TokenService::GetAccounts() { in GetAccounts() function in MutableProfileOAuth2TokenService
Daccount_tracker_service.cc195 AccountTrackerService::GetAccounts() const { in GetAccounts() function in AccountTrackerService
Daccount_tracker_service_unittest.cc363 TEST_F(AccountTrackerServiceTest, GetAccounts) { in TEST_F() argument
/external/chromium_org/components/signin/ios/browser/
Dprofile_oauth2_token_service_ios.mm281 std::vector<std::string> ProfileOAuth2TokenServiceIOS::GetAccounts() { function
/external/chromium_org/google_apis/gaia/
Dfake_oauth2_token_service.cc19 std::vector<std::string> FakeOAuth2TokenService::GetAccounts() { in GetAccounts() function in FakeOAuth2TokenService
Daccount_tracker.cc47 std::vector<AccountIds> AccountTracker::GetAccounts() const { in GetAccounts() function in gaia::AccountTracker
Doauth2_token_service.cc406 std::vector<std::string> OAuth2TokenService::GetAccounts() { in GetAccounts() function in OAuth2TokenService
/external/chromium_org/chrome/browser/signin/
Dfake_profile_oauth2_token_service.cc37 std::vector<std::string> FakeProfileOAuth2TokenService::GetAccounts() { in GetAccounts() function in FakeProfileOAuth2TokenService
Dandroid_profile_oauth2_token_service.cc190 std::vector<std::string> AndroidProfileOAuth2TokenService::GetAccounts() { in GetAccounts() function in AndroidProfileOAuth2TokenService
/external/chromium_org/chrome/browser/extensions/api/identity/
Didentity_api.cc185 std::vector<std::string> IdentityAPI::GetAccounts() const { in GetAccounts() function in extensions::IdentityAPI
/external/chromium_org/components/gcm_driver/
Dgcm_account_mapper_unittest.cc249 const GCMAccountMapper::AccountMappings& GetAccounts() const { in GetAccounts() function in gcm::GCMAccountMapperTest