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

  /external/chromium/net/tools/flip_server/
sm_connection.cc 45 sm_http_interface_(NULL),
349 << (sm_http_interface_ ? "Creating" : "Reusing")
351 if (!sm_http_interface_)
352 sm_http_interface_ = new HttpSM(this,
357 sm_interface_ = sm_http_interface_;
sm_connection.h 148 SMInterface* sm_http_interface_; member in class:net::SMConnection

Completed in 2365 milliseconds