Searched defs:CreateTransportChannel (Results 1 – 4 of 4) sorted by relevance
121 TransportChannelImpl* RawTransport::CreateTransportChannel(int component) { in CreateTransportChannel() function in cricket::RawTransport
207 virtual DtlsTransportChannelWrapper* CreateTransportChannel(int component) { in CreateTransportChannel() function
72 TransportChannelImpl* P2PTransport::CreateTransportChannel(int component) { in CreateTransportChannel() function in cricket::P2PTransport
375 virtual TransportChannelImpl* CreateTransportChannel(int component) { in CreateTransportChannel() function