Searched refs:has_streams (Results 1 – 2 of 2) sorted by relevance
102 bool has_streams() const { return !streams_.empty(); } in has_streams() function
54 if (!entry.second.delegate->has_streams()) in Cleanup()