Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/android/perf/
Dthermal_throttle.py23 def BecameThrottled(log_line): argument
27 def BecameUnthrottled(log_line): argument
31 def GetThrottlingTemperature(log_line): argument
51 def BecameThrottled(log_line): argument
55 def BecameUnthrottled(log_line): argument
/external/zstd/contrib/single_file_libs/
Dcombine.sh73 log_line() { function
/external/minijail/
Dutil.c125 char log_line[512]; in do_fatal_log() local
/external/libcups/scheduler/
Dlog.c61 static char *log_line = NULL; /* Line for output file */ variable