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

  /external/chromium_org/google_apis/gcm/engine/
fake_connection_factory.h 36 bool reconnect_pending() const { return reconnect_pending_; }
50 bool reconnect_pending_; member in class:gcm::FakeConnectionFactory
fake_connection_factory.cc 14 : reconnect_pending_(false),
57 reconnect_pending_ = true;

Completed in 523 milliseconds