Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsessiondescriptionfactory.cc73 MSG_USE_CONSTRUCTOR_CERTIFICATE enumerator
227 this, MSG_USE_CONSTRUCTOR_CERTIFICATE, in WebRtcSessionDescriptionFactory()
242 if (msg.message_id != MSG_USE_CONSTRUCTOR_CERTIFICATE) { in ~WebRtcSessionDescriptionFactory()
354 case MSG_USE_CONSTRUCTOR_CERTIFICATE: { in OnMessage()