Searched refs:SetVideoLogging (Results 1 – 4 of 4) sorted by relevance
148 virtual void SetVideoLogging(int min_sev, const char* filter) = 0;239 virtual void SetVideoLogging(int min_sev, const char* filter) { in SetVideoLogging() function
149 void SetVideoLogging(int level, const char* filter);
110 virtual void SetVideoLogging(int min_sev, const char* filter) {} in SetVideoLogging() function
598 void ChannelManager::SetVideoLogging(int level, const char* filter) { in SetVideoLogging() function in cricket::ChannelManager619 media_engine_->SetVideoLogging(level, filter); in SetMediaLogging_w()