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/
faketransportcontroller.h 189 gather_continually_ = config.gather_continually;
193 bool gather_continually() const { return gather_continually_; } function in class:cricket::FakeTransportChannel
transport.h 149 bool gather_continually = false; member in struct:cricket::IceConfig

Completed in 77 milliseconds