Searched defs:log_line (Results 1 – 3 of 3) sorted by relevance
21 def BecameThrottled(log_line): argument25 def BecameUnthrottled(log_line): argument29 def GetThrottlingTemperature(log_line): argument48 def BecameThrottled(log_line): argument52 def BecameUnthrottled(log_line): argument
31 static char log_line [MAX_LOGCAT_LINE]; variable
1052 def log_line(filename, line): function