Searched refs:source_stream_locations (Results 1 – 1 of 1) sorted by relevance
161 auto& source_stream_locations = in Cleanup() local171 if (source_stream_locations.empty()) { in Cleanup()174 source_stream_locations.erase( in Cleanup()176 source_stream_locations.begin(), source_stream_locations.end(), in Cleanup()178 source_stream_locations.end()); in Cleanup()183 if (!source_stream_locations.empty()) { in Cleanup()184 for (auto [cis_handle, _] : source_stream_locations) { in Cleanup()1732 auto& source_stream_locations = in IsCisPartOfCurrentStream() local1735 source_stream_locations.begin(), source_stream_locations.end(), in IsCisPartOfCurrentStream()1738 return (iter != source_stream_locations.end()); in IsCisPartOfCurrentStream()