Searched refs:LogLine (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/client/linux/microdump_writer/
H A Dmicrodump_writer.cc90 LogLine("-----BEGIN BREAKPAD MICRODUMP-----");
96 LogLine("-----END BREAKPAD MICRODUMP-----");
103 void LogLine(const char* msg) { function in class:__anon6057::MicrodumpWriter
142 LogLine(log_line_);
/external/autotest/contrib/
H A Dlog_distiller.py153 class LogLine(object): class in inherits:object
156 All classes inheriting from LogLine represent a line of some sort.
202 class TimeLine(LogLine):

Completed in 90 milliseconds