OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STREAM_ACTIVE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/http/
http_pipelined_connection_impl.h
149
STREAM_ACTIVE
,
http_pipelined_connection_impl.cc
464
stream_info_map_[active_read_id_].state =
STREAM_ACTIVE
;
475
CHECK_EQ(
STREAM_ACTIVE
, stream_info_map_[active_read_id_].state);
578
case
STREAM_ACTIVE
:
Completed in 220 milliseconds