HomeSort by relevance Sort by last modified time
    Searched defs:MutableProfileOAuth2TokenService (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/signin/core/browser/
mutable_profile_oauth2_token_service.h 19 class MutableProfileOAuth2TokenService : public ProfileOAuth2TokenService,
74 MutableProfileOAuth2TokenService();
75 virtual ~MutableProfileOAuth2TokenService();
143 DISALLOW_COPY_AND_ASSIGN(MutableProfileOAuth2TokenService);
mutable_profile_oauth2_token_service.cc 43 class MutableProfileOAuth2TokenService::RevokeServerRefreshToken
46 RevokeServerRefreshToken(MutableProfileOAuth2TokenService* token_service,
54 MutableProfileOAuth2TokenService* token_service_;
60 MutableProfileOAuth2TokenService::
62 MutableProfileOAuth2TokenService* token_service,
70 MutableProfileOAuth2TokenService::
73 void MutableProfileOAuth2TokenService::
83 MutableProfileOAuth2TokenService::AccountInfo::AccountInfo(
96 MutableProfileOAuth2TokenService::AccountInfo::~AccountInfo() {
100 void MutableProfileOAuth2TokenService::AccountInfo::SetLastAuthError
    [all...]

Completed in 64 milliseconds