Home
last modified time | relevance | path

Searched defs:ApplyLocalTransportDescription (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Ddtlstransport.h62 bool ApplyLocalTransportDescription(TransportChannelImpl* channel, in ApplyLocalTransportDescription() function
Dtransport.cc342 bool Transport::ApplyLocalTransportDescription(TransportChannelImpl* ch, in ApplyLocalTransportDescription() function in cricket::Transport