Searched refs:streams_pushed_and_claimed_count_ (Results 1 – 2 of 2) sorted by relevance
207 streams_pushed_and_claimed_count_(0), in FlipSession()248 streams_pushed_and_claimed_count_, in ~FlipSession()309 DCHECK(streams_pushed_and_claimed_count_ < streams_pushed_count_); in GetOrCreateStream()310 streams_pushed_and_claimed_count_++; in GetOrCreateStream()
229 int streams_pushed_and_claimed_count_; variable