Searched refs:sm_interface (Results 1 – 10 of 10) sorted by relevance
/external/chromium/net/tools/flip_server/ |
D | streamer_interface.cc | 51 SMInterface* sm_interface, in InitSMConnection() argument 60 connection_->InitSMConnection(connection_pool, sm_interface, in InitSMConnection()
|
D | sm_connection.cc | 76 SMInterface* sm_interface, in InitSMConnection() argument 145 if (sm_interface) { in InitSMConnection() 146 sm_interface_ = sm_interface; in InitSMConnection()
|
D | sm_interface.h | 25 SMInterface* sm_interface,
|
D | sm_connection.h | 71 SMInterface* sm_interface,
|
D | http_interface.cc | 108 SMInterface* sm_interface, in InitSMConnection() argument 118 sm_interface, in InitSMConnection()
|
D | streamer_interface.h | 36 SMInterface* sm_interface,
|
D | http_interface.h | 78 SMInterface* sm_interface,
|
D | spdy_interface.h | 40 SMInterface* sm_interface,
|
D | spdy_interface.cc | 86 SMInterface* sm_interface, in InitSMConnection() argument 95 connection_->InitSMConnection(connection_pool, sm_interface, in InitSMConnection()
|
/external/chromium/net/ |
D | net.gyp | 1393 'tools/flip_server/sm_interface.h',
|