HomeSort by relevance Sort by last modified time
    Searched defs:InitSMConnection (Results 1 - 4 of 4) 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_,
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,
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,

Completed in 34 milliseconds