HomeSort by relevance Sort by last modified time
    Searched defs:gather_continually_ (Results 1 - 2 of 2) sorted by null

  /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

Completed in 70 milliseconds