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

  /external/chromium_org/chrome/browser/signin/
profile_oauth2_token_service.cc 208 ClearCacheForAccount(account_id);
231 ClearCacheForAccount(account_id);
  /external/chromium_org/google_apis/gaia/
oauth2_token_service.h 222 void ClearCacheForAccount(const std::string& account_id);
oauth2_token_service.cc 665 void OAuth2TokenService::ClearCacheForAccount(const std::string& account_id) {

Completed in 560 milliseconds