HomeSort by relevance Sort by last modified time
    Searched refs:default_module_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.cc 86 default_module_(
100 if (default_module_) {
101 default_module_->RegisterChildModule(this);
121 if (default_module_) {
122 default_module_->DeRegisterChildModule(this);
    [all...]
rtp_rtcp_impl.h 412 ModuleRtpRtcpImpl* default_module_; member in class:webrtc::ModuleRtpRtcpImpl

Completed in 78 milliseconds