Searched refs:filterCharToPri (Results 1 – 2 of 2) sorted by relevance
45 static android_LogPriority filterCharToPri (char c) in filterCharToPri() function114 priority = filterCharToPri(optarg[0]); in log_main()
93 static android_LogPriority filterCharToPri (char c) in filterCharToPri() function361 pri = filterCharToPri(filterExpression[tagNameLength+1]); in android_log_addFilterRule()