Home
last modified time | relevance | path

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

/external/v8/src/
Dlog-utils.cc130 const int length = FormatStringIntoBuffer(format, args); in AppendFormatString()
187 int Log::MessageBuilder::FormatStringIntoBuffer(const char* format, in FormatStringIntoBuffer() function in v8::internal::Log::MessageBuilder
201 const int length = FormatStringIntoBuffer(format, args); in AppendRawFormatString()
Dlog-utils.h92 FormatStringIntoBuffer(const char* format, va_list args);