Searched defs:AccountInfo (Results 1 – 5 of 5) sorted by relevance
40 struct AccountInfo { struct45 std::string email;47 std::string access_token;49 AccountState state;
22 GCMAccountTracker::AccountInfo::AccountInfo(const std::string& email, in AccountInfo() function in gcm::GCMAccountTracker::AccountInfo
34 struct AccountInfo { struct47 virtual void OnAccountUpdated(const AccountInfo& info) = 0; argument
83 MutableProfileOAuth2TokenService::AccountInfo::AccountInfo( in AccountInfo() function in MutableProfileOAuth2TokenService::AccountInfo
132 ProfileOAuth2TokenServiceIOS::AccountInfo::AccountInfo( function143 ProfileOAuth2TokenServiceIOS::AccountInfo::~AccountInfo() { function