Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dtransport.cc71 MSG_RESETCHANNELS = 5, enumerator
222 worker_thread()->Send(this, MSG_RESETCHANNELS, NULL); in ResetChannels()
413 case MSG_RESETCHANNELS: in OnMessage()