Home
last modified time | relevance | path

Searched defs:PacketTransportInternal (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/p2p/base/
Dregathering_controller.h75 void OnIceTransportWritableState(rtc::PacketTransportInternal*) {} in OnIceTransportWritableState()
76 void OnIceTransportReceivingState(rtc::PacketTransportInternal*) {} in OnIceTransportReceivingState()
Ddtls_transport.h32 class PacketTransportInternal; variable
/external/webrtc/api/transport/
Dsctp_transport_factory_interface.h22 class PacketTransportInternal; variable
/external/webrtc/pc/
Drtp_transport.h36 class PacketTransportInternal; variable
Djsep_transport_controller.h72 class PacketTransportInternal; variable
/external/webrtc/test/pc/sctp/
Dfake_sctp_transport.h65 rtc::PacketTransportInternal*) override { in CreateSctpTransport()