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

  /external/chromium_org/google_apis/gcm/engine/
fake_connection_handler.cc 33 fail_login_(false),
47 read_callback_.Run(BuildLoginResponse(fail_login_));
48 initialized_ = !fail_login_;
fake_connection_handler.h 45 fail_login_ = fail_login;
61 bool fail_login_; member in class:gcm::FakeConnectionHandler

Completed in 40 milliseconds