Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dtransport.cc169 bool channel_exists = false; in CreateChannel() local
176 channel_exists = true; in CreateChannel()
181 if (channel_exists) { in CreateChannel()