Searched refs:FormatStringIntoBuffer (Results 1 – 2 of 2) sorted by relevance
130 const int length = FormatStringIntoBuffer(format, args); in AppendFormatString()187 int Log::MessageBuilder::FormatStringIntoBuffer(const char* format, in FormatStringIntoBuffer() function in v8::internal::Log::MessageBuilder201 const int length = FormatStringIntoBuffer(format, args); in AppendRawFormatString()
92 FormatStringIntoBuffer(const char* format, va_list args);