Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dstringprintf.cc138 static const char string_printf_empty_block[256] = { '\0' }; variable
155 cstr[i] = &string_printf_empty_block[0]; in StringPrintfVector()