Searched refs:EnableLogChannel (Results 1 – 4 of 4) sorted by relevance
71 bool success = Log::EnableLogChannel( in SetupLogging()
198 EnableLogChannel(const std::shared_ptr<LogHandler> &log_handler_sp,
234 bool Log::EnableLogChannel(const std::shared_ptr<LogHandler> &log_handler_sp, in EnableLogChannel() function in Log
1850 return Log::EnableLogChannel(log_handler_sp, log_options, channel, categories, in EnableLog()