Searched defs:log_line (Results 1 – 4 of 4) sorted by relevance
20 def BecameThrottled(self, log_line): argument23 def BecameUnthrottled(self, log_line): argument26 def GetThrottlingTemperature(self, log_line): argument44 def BecameThrottled(self, log_line): argument47 def BecameUnthrottled(self, log_line): argument50 def GetThrottlingTemperature(self, log_line): argument
32 static char log_line[MAX_LOGCAT_LINE]; variable
34 static char log_line[MAX_LOGCAT_LINE]; variable
222 def GetLogTimestamp(log_line, year): argument