HomeSort by relevance Sort by last modified time
    Searched refs:LevelAbbrev (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/util/nanotool/
log.h 82 static char LevelAbbrev(LogLevel level);
log.cpp 107 char Log::LevelAbbrev(LogLevel level) {
132 snprintf(prefix, sizeof(prefix), "%c %6.03f: ", Log::LevelAbbrev(level),

Completed in 152 milliseconds