Searched refs:sctp_data_channels (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Dpeerconnection.h138 sctp_data_channels() const { function in class:webrtc::PeerConnection
H A Dstatscollector.cc847 for (const auto& dc : pc_->sctp_data_channels()) {
H A Dstatscollector_unittest.cc117 MOCK_CONST_METHOD0(sctp_data_channels,
518 EXPECT_CALL(pc_, sctp_data_channels())

Completed in 126 milliseconds