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

  /external/chromium_org/chromeos/login/auth/
online_attempt.cc 129 bool OnlineAttempt::HasPendingFetch() {
130 return client_fetcher_->HasPendingFetch();
138 if (HasPendingFetch()) {
  /external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.cc 197 bool GaiaAuthFetcher::HasPendingFetch() {
    [all...]

Completed in 45 milliseconds