Home
last modified time | relevance | path

Searched refs:LogFileSeverity (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dtee_logging.cpp129 LogSeverity LogFileSeverity() { in LogFileSeverity() function
271 SeverityTarget{LogFileSeverity(), log_file_fd, MetadataLevel::FULL}); in SeverityTargetsForFiles()
Dtee_logging.h37 android::base::LogSeverity LogFileSeverity();
/device/google/cuttlefish/host/commands/run_cvd/
Dboot_state_machine.cc105 TeeLogger({{LogFileSeverity(), log, MetadataLevel::FULL}})); in DaemonizeLauncher()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dassemble_cvd.cc286 {LogFileSeverity(), log, MetadataLevel::FULL}, in SetLogger()