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

  /external/chromium/net/tools/flip_server/
streamer_interface.cc 50 void StreamerSM::InitSMConnection(SMConnectionPoolInterface* connection_pool,
60 connection_->InitSMConnection(connection_pool, sm_interface,
134 sm_other_interface_->InitSMConnection(NULL, sm_other_interface_,
sm_interface.h 24 virtual void InitSMConnection(SMConnectionPoolInterface* connection_pool,
sm_connection.h 70 void InitSMConnection(SMConnectionPoolInterface* connection_pool,
acceptor_thread.cc 104 server_connection->InitSMConnection(this,
http_interface.h 77 virtual void InitSMConnection(SMConnectionPoolInterface* connection_pool,
spdy_interface.h 39 virtual void InitSMConnection(SMConnectionPoolInterface* connection_pool,
streamer_interface.h 35 virtual void InitSMConnection(SMConnectionPoolInterface* connection_pool,
spdy_interface.cc 85 void SpdySM::InitSMConnection(SMConnectionPoolInterface* connection_pool,
95 connection_->InitSMConnection(connection_pool, sm_interface,
140 sm_http_interface->InitSMConnection(NULL, sm_http_interface,
http_interface.cc 107 void HttpSM::InitSMConnection(SMConnectionPoolInterface* connection_pool,
117 connection_->InitSMConnection(connection_pool,
sm_connection.cc 75 void SMConnection::InitSMConnection(SMConnectionPoolInterface* connection_pool,
  /external/chromium_org/net/tools/flip_server/
streamer_interface.cc 50 void StreamerSM::InitSMConnection(SMConnectionPoolInterface* connection_pool,
60 connection_->InitSMConnection(connection_pool, sm_interface,
134 sm_other_interface_->InitSMConnection(NULL,
sm_interface.h 24 virtual void InitSMConnection(SMConnectionPoolInterface* connection_pool,
sm_connection.h 68 void InitSMConnection(SMConnectionPoolInterface* connection_pool,
acceptor_thread.cc 104 server_connection->InitSMConnection(this,
http_interface.h 79 virtual void InitSMConnection(SMConnectionPoolInterface* connection_pool,
streamer_interface.h 36 virtual void InitSMConnection(SMConnectionPoolInterface* connection_pool,
spdy_interface.cc 60 void SpdySM::InitSMConnection(SMConnectionPoolInterface* connection_pool,
70 connection_->InitSMConnection(connection_pool, sm_interface,
115 sm_http_interface->InitSMConnection(NULL,
http_interface.cc 107 void HttpSM::InitSMConnection(SMConnectionPoolInterface* connection_pool,
117 connection_->InitSMConnection(connection_pool,
spdy_interface.h 39 virtual void InitSMConnection(SMConnectionPoolInterface* connection_pool,
sm_connection.cc 81 void SMConnection::InitSMConnection(SMConnectionPoolInterface* connection_pool,

Completed in 784 milliseconds