Searched defs:TransportChannelImpl (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dtransportchannelimpl.h44 class TransportChannelImpl : public TransportChannel { class in namespace:cricket
46 TransportChannelImpl(const std::string& name, const std::string& content_type) function in class:cricket::TransportChannelImpl
72 sigslot::signal2<TransportChannelImpl*,
76 DISALLOW_EVIL_CONSTRUCTORS(TransportChannelImpl);

Completed in 136 milliseconds