Searched refs:sctp_data_channels (Results 1 – 3 of 3) sorted by relevance
138 sctp_data_channels() const { in sctp_data_channels() function
117 MOCK_CONST_METHOD0(sctp_data_channels,518 EXPECT_CALL(pc_, sctp_data_channels()) in StatsCollectorTest()
847 for (const auto& dc : pc_->sctp_data_channels()) { in ExtractDataInfo()