OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnCountWireProtocolType
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/net/socket_stream/
socket_stream_metrics.h
54
void
OnCountWireProtocolType
(WireProtocolType type);
socket_stream_metrics.cc
81
void SocketStreamMetrics::
OnCountWireProtocolType
(WireProtocolType type) {
socket_stream_metrics_unittest.cc
102
metrics.
OnCountWireProtocolType
(
105
metrics.
OnCountWireProtocolType
(SocketStreamMetrics::WIRE_PROTOCOL_SPDY);
socket_stream.cc
725
metrics_->
OnCountWireProtocolType
(
729
metrics_->
OnCountWireProtocolType
(
[
all
...]
Completed in 142 milliseconds