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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transportdescriptionfactory.cc 28 #include "talk/p2p/base/transportdescriptionfactory.h"
41 TransportDescriptionFactory::TransportDescriptionFactory()
47 TransportDescription* TransportDescriptionFactory::CreateOffer(
83 TransportDescription* TransportDescriptionFactory::CreateAnswer(
147 bool TransportDescriptionFactory::SetSecurityInfo(
transportdescriptionfactory.h 48 class TransportDescriptionFactory {
51 TransportDescriptionFactory();

Completed in 43 milliseconds