Home
last modified time | relevance | path

Searched defs:log_line (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/build/android/pylib/perf/
Dthermal_throttle.py24 def BecameThrottled(log_line): argument
28 def BecameUnthrottled(log_line): argument
32 def GetThrottlingTemperature(log_line): argument
52 def BecameThrottled(log_line): argument
56 def BecameUnthrottled(log_line): argument
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dandroid_logmsg.cpp31 static char log_line [MAX_LOGCAT_LINE]; variable
/external/chromium_org/build/android/pylib/
Dandroid_commands.py282 def GetLogTimestamp(log_line, year): argument