Searched refs:protection_callback_ (Results 1 – 2 of 2) sorted by relevance
43 protection_callback_(nullptr), in VideoSender()189 protection_callback_, qm_settings_callback_); in SetChannelParameters()235 RTC_DCHECK(protection_callback == nullptr || protection_callback_ == nullptr); in RegisterProtectionCallback()236 protection_callback_ = protection_callback; in RegisterProtectionCallback()
122 VCMProtectionCallback* protection_callback_; variable