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

  /external/chromium/net/tools/flip_server/
sm_connection.cc 46 sm_streamer_interface_(NULL),
363 << (sm_streamer_interface_ ? "Creating" : "Reusing")
365 if (!sm_streamer_interface_) {
366 sm_streamer_interface_ = new StreamerSM(this,
370 sm_streamer_interface_->set_is_request();
372 sm_interface_ = sm_streamer_interface_;
sm_connection.h 149 SMInterface* sm_streamer_interface_; member in class:net::SMConnection

Completed in 545 milliseconds