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

  /external/chromium/net/tools/flip_server/
spdy_interface.h 56 SMInterface* NewConnectionInterface();
spdy_interface.cc 100 SMInterface* SpdySM::NewConnectionInterface() {
125 sm_http_interface = NewConnectionInterface();
  /external/chromium_org/net/tools/flip_server/
spdy_interface.h 50 SMInterface* NewConnectionInterface();
spdy_interface.cc 75 SMInterface* SpdySM::NewConnectionInterface() {
98 sm_http_interface = NewConnectionInterface();

Completed in 540 milliseconds