Home
last modified time | relevance | path

Searched refs:printFormatLine (Results 1 – 6 of 6) sorted by relevance

/system/core/libutils/
DPrinter_fuzz.cpp46 printer.printFormatLine("%s", line.c_str()); in LLVMFuzzerTestOneInput()
48 logPrinter.printFormatLine("%s", line.c_str()); in LLVMFuzzerTestOneInput()
50 filePrinter.printFormatLine("%s", line.c_str()); in LLVMFuzzerTestOneInput()
DProcessCallStack.cpp67 printer.printFormatLine("----- pid %d at %s -----", pid, timeStr); in dumpProcessHeader()
68 printer.printFormatLine("Cmd line: %s", procName); in dumpProcessHeader()
73 printer.printFormatLine("----- end %d -----", pid); in dumpProcessFooter()
216 printer.printFormatLine("\"%s\" sysTid=%d", threadName.c_str(), tid); in printInternal()
DPrinter.cpp39 void Printer::printFormatLine(const char* format, ...) { in printFormatLine() function in android::Printer
157 mPrinter.printFormatLine("%s%s", mPrefix, string); in printLine()
/system/core/libutils/include/utils/
DPrinter.h33 virtual void printFormatLine(const char* format, ...) __attribute__((format (printf, 2, 3)));
/system/core/libutils/abi-dumps/arm64/source-based/
Dlibutils.so.lsdump7084 "function_name" : "android::Printer::printFormatLine",
/system/core/libutils/abi-dumps/arm_arm64/source-based/
Dlibutils.so.lsdump7327 "function_name" : "android::Printer::printFormatLine",