Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dtransport.cc70 MSG_CONNECTCHANNELS = 4, enumerator
174 worker_thread()->Send(this, MSG_CONNECTCHANNELS, NULL); in ConnectChannels()
410 case MSG_CONNECTCHANNELS: in OnMessage()