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

  /external/chromium/chrome/browser/chromeos/login/
online_attempt.cc 126 fetch_canceler_ = NewRunnableMethod(this, &OnlineAttempt::CancelClientLogin);
139 void OnlineAttempt::CancelClientLogin() {
google_authenticator.cc 71 void GoogleAuthenticator::CancelClientLogin() {
99 &GoogleAuthenticator::CancelClientLogin),

Completed in 40 milliseconds