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

  /external/chromium_org/chrome/browser/net/gaia/
gaia_oauth_fetcher.cc 428 if (ShouldAutoFetch(OAUTH1_ALL_ACCESS_TOKEN))
470 if (ShouldAutoFetch(OAUTH2_SERVICE_ACCESS_TOKEN))
491 if (ShouldAutoFetch(USER_INFO))
562 bool GaiaOAuthFetcher::ShouldAutoFetch(RequestType fetch_step) {
gaia_oauth_fetcher.h 215 bool ShouldAutoFetch(RequestType fetch_step);

Completed in 1484 milliseconds