Home
last modified time | relevance | path

Searched defs:AccountInfo (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/services/gcm/
Dgcm_account_tracker.h40 struct AccountInfo { struct
45 std::string email;
47 std::string access_token;
49 AccountState state;
Dgcm_account_tracker.cc22 GCMAccountTracker::AccountInfo::AccountInfo(const std::string& email, in AccountInfo() function in gcm::GCMAccountTracker::AccountInfo
/external/chromium_org/components/signin/core/browser/
Daccount_tracker_service.h34 struct AccountInfo { struct
47 virtual void OnAccountUpdated(const AccountInfo& info) = 0; argument
Dmutable_profile_oauth2_token_service.cc83 MutableProfileOAuth2TokenService::AccountInfo::AccountInfo( in AccountInfo() function in MutableProfileOAuth2TokenService::AccountInfo
/external/chromium_org/components/signin/ios/browser/
Dprofile_oauth2_token_service_ios.mm132 ProfileOAuth2TokenServiceIOS::AccountInfo::AccountInfo( function
143 ProfileOAuth2TokenServiceIOS::AccountInfo::~AccountInfo() { function