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

  /external/chromium/chrome/browser/sync/engine/net/
server_connection_manager.h 291 return terminate_all_io_;
389 bool terminate_all_io_; // When set to true, terminate all connections asap. member in class:browser_sync::ServerConnectionManager
server_connection_manager.cc 153 terminate_all_io_(false) {
260 terminate_all_io_ = true;

Completed in 100 milliseconds