Home
last modified time | relevance | path

Searched defs:LogSeverityName (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dlog_severity.h89 constexpr const char* LogSeverityName(absl::LogSeverity s) { in LogSeverityName() function
/third_party/skia/third_party/externals/angle2/src/common/
Ddebug.cpp51 constexpr const char *LogSeverityName(int severity) in LogSeverityName() function