Home
last modified time | relevance | path

Searched refs:FormatStringIntoBuffer (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/logging/
H A Dlog-utils.cc157 const int length = FormatStringIntoBuffer(format, args); in AppendFormatString()
222 int Log::MessageBuilder::FormatStringIntoBuffer(const char* format, in FormatStringIntoBuffer() function in v8::internal::Log::MessageBuilder
236 const int length = FormatStringIntoBuffer(format, args); in AppendRawFormatString()
H A Dlog-utils.h93 FormatStringIntoBuffer(const char* format, va_list args);

Completed in 2 milliseconds