Searched refs:connection_pool_ (Results 1 – 2 of 2) sorted by relevance
45 connection_pool_(NULL), in SMConnection()143 connection_pool_ = connection_pool; in InitSMConnection()250 if (connection_pool_) in Cleanup()251 connection_pool_->SMConnectionDone(this); in Cleanup()
139 SMConnectionPoolInterface* connection_pool_; variable