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