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

  /external/chromium_org/jingle/notifier/communicator/
login.cc 55 single_attempt_.reset(new SingleLoginAttempt(login_settings_, this));
126 single_attempt_.reset();
login.h 120 scoped_ptr<SingleLoginAttempt> single_attempt_; member in class:notifier::Login

Completed in 2255 milliseconds