OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ApplyNegotiatedTransportDescription
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/p2p/base/
dtlstransport.h
223
bool
ApplyNegotiatedTransportDescription
(TransportChannelImpl* channel,
239
return Base::
ApplyNegotiatedTransportDescription
(channel, error_desc);
transport.cc
197
ApplyNegotiatedTransportDescription
(channel, nullptr);
356
bool Transport::
ApplyNegotiatedTransportDescription
(
384
if (!
ApplyNegotiatedTransportDescription
(kv.second, error_desc)) {
transport.h
293
virtual bool
ApplyNegotiatedTransportDescription
(
Completed in 190 milliseconds