Searched refs:default_module_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_rtcp_impl.cc86 default_module_(
100 if (default_module_) {
101 default_module_->RegisterChildModule(this);
121 if (default_module_) {
122 default_module_->DeRegisterChildModule(this);
H A Drtp_rtcp_impl.h412 ModuleRtpRtcpImpl* default_module_; member in class:webrtc::ModuleRtpRtcpImpl

Completed in 92 milliseconds