Searched defs:SetVideoLogging (Results 1 – 5 of 5) sorted by relevance
168 virtual void SetVideoLogging(int min_sev, const char* filter) OVERRIDE { in SetVideoLogging() function
94 virtual void SetVideoLogging(int min_sev, const char* filter) {} in SetVideoLogging() function
258 virtual void SetVideoLogging(int min_sev, const char* filter) { in SetVideoLogging() function
133 virtual void SetVideoLogging(int min_sev, const char* filter) {} in SetVideoLogging() function
765 void ChannelManager::SetVideoLogging(int level, const char* filter) { in SetVideoLogging() function in cricket::ChannelManager