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

  /external/webrtc/webrtc/p2p/base/
transportdescriptionfactory.cc 11 #include "webrtc/p2p/base/transportdescriptionfactory.h"
21 TransportDescriptionFactory::TransportDescriptionFactory()
25 TransportDescription* TransportDescriptionFactory::CreateOffer(
51 TransportDescription* TransportDescriptionFactory::CreateAnswer(
96 bool TransportDescriptionFactory::SetSecurityInfo(
transportdescriptionfactory.h 32 class TransportDescriptionFactory {
35 TransportDescriptionFactory();

Completed in 1941 milliseconds