Searched refs:ExistsInPriorityMaps (Results 1 – 4 of 4) sorted by relevance
44 bool OutputOrdering::ExistsInPriorityMaps(uint32 stream_id) const { in ExistsInPriorityMaps() function in net::OutputOrdering95 if (ExistsInPriorityMaps(mci.stream_id)) in AddToOutputOrder()
49 bool ExistsInPriorityMaps(uint32 stream_id) const;
99 return interface_->output_ordering().ExistsInPriorityMaps(stream_id); in HasStream()
176 return interface_->output_ordering().ExistsInPriorityMaps(stream_id); in HasStream()