Searched defs:kLogCharacters (Results 1 – 1 of 1) sorted by relevance
| /art/runtime/base/ |
| D | logging.cc | 188 static constexpr char kLogCharacters[] = { 'N', 'V', 'D', 'I', 'W', 'E', 'F', 'F' }; in LogMessage() local 298 static constexpr char kLogCharacters[] = { 'N', 'V', 'D', 'I', 'W', 'E', 'F', 'F' }; in LogLineLowStack() local
|