HomeSort by relevance Sort by last modified time
    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 876 milliseconds