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

/system/core/toolbox/
H A Dlog.c45 static android_LogPriority filterCharToPri (char c) function
114 priority = filterCharToPri(optarg[0]);
/system/core/liblog/
H A Dlogprint.c69 static android_LogPriority filterCharToPri (char c) function
248 pri = filterCharToPri(filterExpression[tagNameLength+1]);

Completed in 39 milliseconds