Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dtransport.h221 bool writable() const { return any_channels_writable(); } in writable()
227 bool any_channels_writable() const { in any_channels_writable() function