Searched defs:printLine (Results 1 – 2 of 2) sorted by relevance
/system/core/libutils/ | ||
D | Printer.cpp | 75 void LogPrinter::printLine(const char* string) { in printLine() function in android::LogPrinter |
/system/iorap/src/common/ | ||
D | printer.h | 42 virtual void printLine(const char* string) override { in printLine() function |