Home
last modified time | relevance | path

Searched refs:PushdownLocalTransportDescription (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dsession.h476 bool PushdownLocalTransportDescription(
Dsession.cc465 return PushdownLocalTransportDescription(local_description(), in PushdownTransportDescription()
474 bool BaseSession::PushdownLocalTransportDescription( in PushdownLocalTransportDescription() function in cricket::BaseSession