Home
last modified time | relevance | path

Searched refs:sctp_transport_factory (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/pc/
Dpeer_connection_data_channel_unittest.cc79 FakeSctpTransportFactory* sctp_transport_factory() { in sctp_transport_factory() function in webrtc::PeerConnectionWrapperForDataChannelTest
84 FakeSctpTransportFactory* sctp_transport_factory) { in set_sctp_transport_factory() argument
85 sctp_transport_factory_ = sctp_transport_factory; in set_sctp_transport_factory()
200 EXPECT_TRUE(caller->sctp_transport_factory()->last_fake_sctp_transport()); in TEST_P()
300 callee->sctp_transport_factory()->last_fake_sctp_transport(); in TEST_P()
Dpeer_connection_factory.h98 SctpTransportFactoryInterface* sctp_transport_factory() { in sctp_transport_factory() function
99 return context_->sctp_transport_factory(); in sctp_transport_factory()
Dconnection_context.h64 SctpTransportFactoryInterface* sctp_transport_factory() const { in sctp_transport_factory() function
Dpeer_connection.cc710 config.sctp_factory = context_->sctp_transport_factory(); in InitializeTransportController_n()
/external/webrtc/media/
DBUILD.gn453 "sctp/sctp_transport_factory.cc",
454 "sctp/sctp_transport_factory.h",
/external/webrtc/
DAndroid.bp8873 "media/sctp/sctp_transport_factory.cc",