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

  /external/chromium_org/net/http/
http_pipelined_connection.h 27 MUST_CLOSE_CONNECTION,
http_pipelined_host_impl.cc 143 case HttpPipelinedConnection::MUST_CLOSE_CONNECTION:
http_pipelined_host_impl_unittest.cc 242 HttpPipelinedConnection::MUST_CLOSE_CONNECTION);
http_pipelined_connection_impl.cc 728 ReportPipelineFeedback(pipeline_id, MUST_CLOSE_CONNECTION);
755 case MUST_CLOSE_CONNECTION:
756 feedback_str = "MUST_CLOSE_CONNECTION";
http_pipelined_connection_impl_unittest.cc     [all...]

Completed in 71 milliseconds