Searched refs:EnableLogChannel (Results 1 – 4 of 4) sorted by relevance
53 bool success = Log::EnableLogChannel( in SetupLogging()
104 EnableLogChannel(const std::shared_ptr<llvm::raw_ostream> &log_stream_sp,
202 bool Log::EnableLogChannel( in EnableLogChannel() function in Log
1270 return Log::EnableLogChannel(log_stream_sp, log_options, channel, categories, in EnableLog()