HomeSort by relevance Sort by last modified time
    Searched refs:OnTokenRemoved (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/signin/core/browser/
about_signin_internals.h 95 virtual void OnTokenRemoved(const std::string& account_id,
about_signin_internals.cc 239 void AboutSigninInternals::OnTokenRemoved(
  /external/chromium_org/google_apis/gaia/
oauth2_token_service.h 125 virtual void OnTokenRemoved(const std::string& account_id,
oauth2_token_service.cc 657 OnTokenRemoved(request_parameters.account_id,
691 OnTokenRemoved(iter->first.account_id,
705 OnTokenRemoved(account_id, iter->first.scopes));

Completed in 765 milliseconds