Home
last modified time | relevance | path

Searched refs:CreateChannel_w (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dtransport.h455 TransportChannelImpl* CreateChannel_w(int component);
Dtransport.cc198 &Transport::CreateChannel_w, this, component)); in CreateChannel()
201 TransportChannelImpl* Transport::CreateChannel_w(int component) { in CreateChannel_w() function in cricket::Transport