Home | Sort by relevance Sort by last modified time |
/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 |