Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dtee_logging.cpp103 const char* newline = strchr(msg, '\n'); in SplitByLines() local
104 while (newline != nullptr) { in SplitByLines()
105 log_function(msg, newline - msg, args...); in SplitByLines()
106 msg = newline + 1; in SplitByLines()
107 newline = strchr(msg, '\n'); in SplitByLines()
/device/generic/opengl-transport/host/commands/emugen/
DEntryPoint.h35 void print(FILE *fp = stdout, bool newline = true,
DEntryPoint.cpp128 void EntryPoint::print(FILE *fp, bool newline, in print() argument
147 fprintf(fp, ")%s", newline? "\n" : ""); in print()
/device/generic/goldfish-opengl/
DBUILD.gn107 "-Wno-newline-eof",
115 "-Wno-newline-eof",
/device/google/cuttlefish_kernel/5.4-x86_64/
DSystem.map80071 ffffffff82a1d358 d printk_safe_flush_buffer.newline
/device/google/cuttlefish_kernel/5.4-arm64/
DSystem.map158168 ffffffc0115c799a d printk_safe_flush_buffer.newline