Home
last modified time | relevance | path

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

/aosp14/system/core/libutils/
H A 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()
H A 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()
217 printer.printFormatLine("\"%s\" sysTid=%d", threadName.string(), tid); in printInternal()
H A DPrinter.cpp39 void Printer::printFormatLine(const char* format, ...) { in printFormatLine() function in android::Printer
157 mPrinter.printFormatLine("%s%s", mPrefix, string); in printLine()
/aosp14/system/core/libutils/include/utils/
H A DPrinter.h33 virtual void printFormatLine(const char* format, ...) __attribute__((format (printf, 2, 3)));
/aosp14/system/core/libutils/abi-dumps/arm_arm64/source-based/
H A Dlibutils.so.lsdump6431 "function_name" : "android::Printer::printFormatLine",
/aosp14/system/core/libutils/abi-dumps/arm64/source-based/
H A Dlibutils.so.lsdump6435 "function_name" : "android::Printer::printFormatLine",