Searched refs:sink_stream_locations (Results 1 – 1 of 1) sorted by relevance
159 auto& sink_stream_locations = in Cleanup() local164 if (!sink_stream_locations.empty()) { in Cleanup()165 for (const auto kv_pair : sink_stream_locations) { in Cleanup()1725 auto& sink_stream_locations = stream_conf.stream_params.sink.stream_locations; in IsCisPartOfCurrentStream() local1727 sink_stream_locations.begin(), sink_stream_locations.end(), in IsCisPartOfCurrentStream()1730 if (iter != sink_stream_locations.end()) return true; in IsCisPartOfCurrentStream()