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"
42 TransportDescriptionFactory::TransportDescriptionFactory()
49 TransportDescription* TransportDescriptionFactory::CreateOffer(
83 TransportDescription* TransportDescriptionFactory::CreateAnswer(
143 bool TransportDescriptionFactory::CreateIdentityDigest(
transportdescriptionfactory.h 47 class TransportDescriptionFactory {
50 TransportDescriptionFactory();

Completed in 34 milliseconds