Go to the source code of this file.
|
void | google.protobuf.internal::PrintUTF8ErrorLog (const char *field_name, const char *operation_str, bool emit_stacktrace) |
|
static PROTOBUF_ALWAYS_INLINE bool | google.protobuf.internal::ReadBytesToString (io::CodedInputStream *input, std::string *value) |
|
template<bool ZigZag, bool SignExtended, typename T > |
static size_t | google.protobuf.internal::VarintSize (const T *data, const int n) |
|
template<bool ZigZag, typename T > |
static size_t | google.protobuf.internal::VarintSize64 (const T *data, const int n) |
|
template<typename CType > |
static void | google.protobuf.internal::WriteArray (const CType *a, int n, io::CodedOutputStream *output) |
|
◆ USE_SSE_FOR_64_BIT_INTEGER_ARRAYS
#define USE_SSE_FOR_64_BIT_INTEGER_ARRAYS 0 |