Searched refs:next_pipeline_id_ (Results 1 – 2 of 2) sorted by relevance
306 int next_pipeline_id_; variable
86 next_pipeline_id_(1), in HttpPipelinedConnectionImpl()119 int pipeline_id = next_pipeline_id_++; in CreateNewStream()