Home
last modified time | relevance | path

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

/system/core/liblog/
Dlogprint.cpp108 static android_LogPriority filterCharToPri(char c) { in filterCharToPri() function
380 pri = filterCharToPri(filterExpression[tagNameLength + 1]); in android_log_addFilterRule()