Home | Sort by relevance Sort by last modified time |
/external/webrtc/webrtc/p2p/base/ | |
p2ptransportchannel.h | 296 bool gather_continually_ = false; member in class:cricket::P2PTransportChannel |
faketransportcontroller.h | 189 gather_continually_ = config.gather_continually; 193 bool gather_continually() const { return gather_continually_; } 327 bool gather_continually_ = false; member in class:cricket::FakeTransportChannel |