Namespaces | Enumerations | Functions | Variables
bloaty/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc File Reference
#include <google/protobuf/stubs/stringprintf.h>
#include <errno.h>
#include <stdarg.h>
#include <stdio.h>
#include <vector>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/logging.h>
Include dependency graph for bloaty/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 

Enumerations

enum  { google::protobuf::IS_COMPILER_MSVC = 0 }
 

Functions

const string & google::protobuf::SStringPrintf (string *dst, const char *format,...)
 
void google::protobuf::StringAppendF (string *dst, const char *format,...)
 
void google::protobuf::StringAppendV (string *dst, const char *format, va_list ap)
 
string google::protobuf::StringPrintf (const char *format,...)
 
string google::protobuf::StringPrintfVector (const char *format, const std::vector< string > &v)
 

Variables

const int google::protobuf::kStringPrintfVectorMaxArgs = 32
 
static const char google::protobuf::string_printf_empty_block [256] = { '\0' }
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:32