HomeSort by relevance Sort by last modified time
    Searched refs:ApplyRemoteTransportDescription (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/p2p/base/
transport.cc 151 ret &= ApplyRemoteTransportDescription(kv.second, error_desc);
195 ApplyRemoteTransportDescription(channel, nullptr);
349 bool Transport::ApplyRemoteTransportDescription(TransportChannelImpl* ch,
transport.h 279 virtual bool ApplyRemoteTransportDescription(TransportChannelImpl* ch,

Completed in 60 milliseconds