D | transportcontroller.cc | 99 const TransportDescription& tdesc, in SetLocalTransportDescription() argument 104 transport_name, tdesc, action, err)); in SetLocalTransportDescription() 109 const TransportDescription& tdesc, in SetRemoteTransportDescription() argument 114 transport_name, tdesc, action, err)); in SetRemoteTransportDescription() 405 const TransportDescription& tdesc, in SetLocalTransportDescription_w() argument 419 return transport->SetLocalTransportDescription(tdesc, action, err); in SetLocalTransportDescription_w() 424 const TransportDescription& tdesc, in SetRemoteTransportDescription_w() argument 438 return transport->SetRemoteTransportDescription(tdesc, action, err); in SetRemoteTransportDescription_w()
|