Searched refs:default_module_ (Results 1 – 2 of 2) sorted by relevance
86 default_module_( in ModuleRtpRtcpImpl()100 if (default_module_) { in ModuleRtpRtcpImpl()101 default_module_->RegisterChildModule(this); in ModuleRtpRtcpImpl()121 if (default_module_) { in ~ModuleRtpRtcpImpl()122 default_module_->DeRegisterChildModule(this); in ~ModuleRtpRtcpImpl()
412 ModuleRtpRtcpImpl* default_module_; variable