Searched defs:SetVideoLogging (Results 1 – 5 of 5) sorted by relevance
145 virtual void SetVideoLogging(int min_sev, const char* filter) OVERRIDE { in SetVideoLogging() function
96 virtual void SetVideoLogging(int min_sev, const char* filter) {} in SetVideoLogging() function
268 virtual void SetVideoLogging(int min_sev, const char* filter) { in SetVideoLogging() function
135 virtual void SetVideoLogging(int min_sev, const char* filter) {} in SetVideoLogging() function
775 void ChannelManager::SetVideoLogging(int level, const char* filter) { in SetVideoLogging() function in cricket::ChannelManager