Home
last modified time | relevance | path

Searched refs:STREAM_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/http/
Dhttp_pipelined_connection_impl.cc464 stream_info_map_[active_read_id_].state = STREAM_ACTIVE; in DoReadHeaders()
475 CHECK_EQ(STREAM_ACTIVE, stream_info_map_[active_read_id_].state); in DoReadHeadersComplete()
578 case STREAM_ACTIVE: in Close()
Dhttp_pipelined_connection_impl.h149 STREAM_ACTIVE, enumerator