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

  /external/chromium/net/tools/flip_server/
sm_interface.h 17 class SMConnectionPoolInterface;
24 virtual void InitSMConnection(SMConnectionPoolInterface* connection_pool,
72 class SMConnectionPoolInterface {
74 virtual ~SMConnectionPoolInterface() {}
sm_connection.h 70 void InitSMConnection(SMConnectionPoolInterface* connection_pool,
136 SMConnectionPoolInterface* connection_pool_;
acceptor_thread.h 46 public SMConnectionPoolInterface {
http_interface.h 77 virtual void InitSMConnection(SMConnectionPoolInterface* connection_pool,
spdy_interface.h 39 virtual void InitSMConnection(SMConnectionPoolInterface* connection_pool,
streamer_interface.cc 50 void StreamerSM::InitSMConnection(SMConnectionPoolInterface* connection_pool,
streamer_interface.h 35 virtual void InitSMConnection(SMConnectionPoolInterface* connection_pool,
http_interface.cc 107 void HttpSM::InitSMConnection(SMConnectionPoolInterface* connection_pool,
sm_connection.cc 75 void SMConnection::InitSMConnection(SMConnectionPoolInterface* connection_pool,
spdy_interface.cc 85 void SpdySM::InitSMConnection(SMConnectionPoolInterface* connection_pool,

Completed in 1148 milliseconds