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

  /external/chromium/net/tools/flip_server/
sm_connection.cc 38 connection_pool_(NULL),
142 connection_pool_ = connection_pool;
249 if (connection_pool_)
250 connection_pool_->SMConnectionDone(this);
sm_connection.h 136 SMConnectionPoolInterface* connection_pool_; member in class:net::SMConnection

Completed in 696 milliseconds