|
Android-cuttlefish cvd tool
|
#include <string_view>#include "cuttlefish/common/libs/utils/tee_logging.h"#include "cuttlefish/result/result_type.h"

Go to the source code of this file.
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< LogSeverity > | cuttlefish::CharToLogSeverity (char severity) |
| std::string_view | cuttlefish::GetColorForSeverity (LogSeverity severity) |
| bool | cuttlefish::FilterSeverity (LogSeverity filter_severity, LogSeverity test_severity) |