Home
last modified time | relevance | path

Searched refs:filterPriToChar (Results 1 – 1 of 1) sorted by relevance

/system/core/liblog/
Dlogprint.c128 static char filterPriToChar (android_LogPriority pri) in filterPriToChar() function
1283 priChar = filterPriToChar(entry->priority); in android_log_formatLogLine()