Searched refs:StreamInfo (Results 1 – 2 of 2) sorted by relevance
184 struct StreamInfo { struct185 StreamInfo();186 ~StreamInfo();195 typedef std::map<int, StreamInfo> StreamInfoMap; argument
122 stream_info_map_.insert(std::make_pair(pipeline_id, StreamInfo())); in CreateNewStream()838 HttpPipelinedConnectionImpl::StreamInfo::StreamInfo() in StreamInfo() function in net::HttpPipelinedConnectionImpl::StreamInfo842 HttpPipelinedConnectionImpl::StreamInfo::~StreamInfo() { in ~StreamInfo()