Searched defs:sm_spdy_interface (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/tools/flip_server/
H A Dhttp_interface.cc16 SMInterface* sm_spdy_interface,
23 sm_spdy_interface_(sm_spdy_interface),
90 void HttpSM::InitSMInterface(SMInterface* sm_spdy_interface, int32 server_idx) { argument
91 sm_spdy_interface_ = sm_spdy_interface;
15 HttpSM(SMConnection* connection, SMInterface* sm_spdy_interface, MemoryCache* memory_cache, FlipAcceptor* acceptor) argument

Completed in 517 milliseconds