Home
last modified time | relevance | path

Searched refs:DeRegisterChildModule (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.h384 void DeRegisterChildModule(RtpRtcp* module);
Drtp_rtcp_impl.cc117 default_module_->DeRegisterChildModule(this); in ~ModuleRtpRtcpImpl()
134 void ModuleRtpRtcpImpl::DeRegisterChildModule(RtpRtcp* remove_module) { in DeRegisterChildModule() function in webrtc::ModuleRtpRtcpImpl