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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transport.cc 133 bool Transport::SetLocalTransportDescription(
session.cc 279 bool TransportProxy::SetLocalTransportDescription(
285 return transport_->get()->SetLocalTransportDescription(description, action);
441 if (!iter->second->SetLocalTransportDescription(tdesc, action)) {
    [all...]

Completed in 46 milliseconds