Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dtransportdescriptionfactory.cc43 if (!SetSecurityInfo(desc.get(), CONNECTIONROLE_ACTPASS)) { in CreateOffer()
82 if (!SetSecurityInfo(desc.get(), role)) { in CreateAnswer()
96 bool TransportDescriptionFactory::SetSecurityInfo( in SetSecurityInfo() function in cricket::TransportDescriptionFactory
Dtransportdescriptionfactory.h60 bool SetSecurityInfo(TransportDescription* description,