Home
last modified time | relevance | path

Searched defs:WriteLine (Results 1 – 8 of 8) sorted by relevance

/external/pigweed/pw_sys_io_arduino/
Dsys_io_arduino.cc55 StatusWithSize WriteLine(const std::string_view& s) { in WriteLine() function
/external/pigweed/pw_sys_io_stdio/
Dsys_io.cc46 StatusWithSize WriteLine(const std::string_view& s) { in WriteLine() function
/external/pigweed/pw_unit_test/
Dsimple_printing_event_handler.cc69 void SimplePrintingEventHandler::WriteLine(const char* format, ...) { in WriteLine() function in pw::unit_test::SimplePrintingEventHandler
/external/pigweed/pw_sys_io_baremetal_lm3s6965evb/
Dsys_io_baremetal.cc122 StatusWithSize WriteLine(const std::string_view& s) { in WriteLine() function
/external/pigweed/pw_sys_io_baremetal_stm32f429/
Dsys_io_baremetal.cc200 StatusWithSize WriteLine(const std::string_view& s) { in WriteLine() function
/external/skqp/tools/
Dusing_skia_and_harfbuzz.cpp141 void WriteLine(const SkShaper& shaper, const char *text, size_t textBytes) { in WriteLine() function in Placement
/external/skia/tools/
Dusing_skia_and_harfbuzz.cpp141 void WriteLine(const SkShaper& shaper, const char *text, size_t textBytes) { in WriteLine() function in Placement
/external/angle/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp158 void WriteLine(Blob *blob, IdRef file, LiteralInteger line, LiteralInteger column) in WriteLine() function