Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Draw_ostream.cpp652 static bool write_console_impl(int FD, StringRef Data) { in write_console_impl() function
695 if (write_console_impl(FD, StringRef(Ptr, Size))) in write_impl()