OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MarkBrokenAlternateProtocolFor
(Results
1 - 4
of
4
) sorted by null
/external/chromium/net/http/
http_alternate_protocols.h
62
// has already been marked broken via
MarkBrokenAlternateProtocolFor
().
69
void
MarkBrokenAlternateProtocolFor
(const HostPortPair& http_host_port_pair);
http_alternate_protocols_unittest.cc
32
alternate_protocols.
MarkBrokenAlternateProtocolFor
(test_host_port_pair);
http_alternate_protocols.cc
87
LOG(DFATAL) << "Call
MarkBrokenAlternateProtocolFor
() instead.";
117
void HttpAlternateProtocols::
MarkBrokenAlternateProtocolFor
(
http_stream_factory_impl_job.cc
666
session_->mutable_alternate_protocols()->
MarkBrokenAlternateProtocolFor
(
[
all
...]
Completed in 63 milliseconds