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

  /external/chromium_org/net/http/
http_pipelined_connection.h 28 AUTHENTICATION_REQUIRED,
http_pipelined_host_impl.cc 138 case HttpPipelinedConnection::AUTHENTICATION_REQUIRED:
http_pipelined_host_impl_unittest.cc 225 HttpPipelinedConnection::AUTHENTICATION_REQUIRED);
http_pipelined_connection_impl.cc 733 ReportPipelineFeedback(pipeline_id, AUTHENTICATION_REQUIRED);
759 case AUTHENTICATION_REQUIRED:
760 feedback_str = "AUTHENTICATION_REQUIRED";
http_pipelined_connection_impl_unittest.cc     [all...]

Completed in 46 milliseconds