OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetLocalTransportDescription
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/p2p/base/
transport.cc
96
bool Transport::
SetLocalTransportDescription
(
243
SetLocalTransportDescription
(desc, CA_OFFER, nullptr);
transportcontroller.cc
97
bool TransportController::
SetLocalTransportDescription
(
419
return transport->
SetLocalTransportDescription
(tdesc, action, err);
Completed in 32 milliseconds