Home
last modified time | relevance | path

Searched defs:severity (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dtee_logging.cpp64 std::string FromSeverity(const android::base::LogSeverity severity) { in FromSeverity()
170 LogSeverity severity, const char* tag, in StderrOutputGenerator()
226 android::base::LogSeverity severity, in operator ()()
Dtee_logging.h46 android::base::LogSeverity severity; member
/device/google/cuttlefish/host/commands/secure_env/
Dtpm_ffi.cpp49 void secure_env_log(const char* file, unsigned int line, int severity, in secure_env_log()
/device/google/cuttlefish/host/commands/secure_env/rust/
Dlib.rs278 let severity = match record.level() { in log() localVariable
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto5709 optional Severity severity = 1; field