Home
last modified time | relevance | path

Searched refs:ConsoleSeverity (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dtee_logging.cpp125 LogSeverity ConsoleSeverity() { in ConsoleSeverity() function
285 log_severities.push_back(SeverityTarget{ConsoleSeverity(), in LogToStderrAndFiles()
Dtee_logging.h36 android::base::LogSeverity ConsoleSeverity();
/device/google/cuttlefish/host/commands/assemble_cvd/
Dassemble_cvd.cc285 {ConsoleSeverity(), SharedFD::Dup(2), MetadataLevel::ONLY_MESSAGE}, in SetLogger()