webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Typedefs | |
typedef void | LogHandler(LogLevel level, const char *filename, int line, const std::string &message) |
typedef unsigned int | uint |
typedef int8_t | int8 |
typedef int16_t | int16 |
typedef int32_t | int32 |
typedef int64_t | int64 |
typedef uint8_t | uint8 |
typedef uint16_t | uint16 |
typedef uint32_t | uint32 |
typedef uint64_t | uint64 |
typedef string::difference_type | stringpiece_ssize_type |
Functions | |
void | protobuf_AssignDesc_google_2fprotobuf_2fany_2eproto () |
void | protobuf_ShutdownFile_google_2fprotobuf_2fany_2eproto () |
void | protobuf_AddDesc_google_2fprotobuf_2fany_2eproto () |
void | protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto () |
void | protobuf_ShutdownFile_google_2fprotobuf_2fapi_2eproto () |
void | protobuf_AddDesc_google_2fprotobuf_2fapi_2eproto () |
TEST (ArenaTest, ArenaConstructable) | |
TEST (ArenaTest, BasicCreate) | |
TEST (ArenaTest, CreateWithFourConstructorArguments) | |
TEST (ArenaTest, CreateWithEightConstructorArguments) | |
TEST (ArenaTest, InitialBlockTooSmall) | |
TEST (ArenaTest, Parsing) | |
TEST (ArenaTest, UnknownFields) | |
TEST (ArenaTest, Swap) | |
TEST (ArenaTest, ReflectionSwapFields) | |
TEST (ArenaTest, SetAllocatedMessage) | |
TEST (ArenaTest, ReleaseMessage) | |
TEST (ArenaTest, SetAllocatedString) | |
TEST (ArenaTest, ReleaseString) | |
TEST (ArenaTest, SwapBetweenArenasWithAllFieldsSet) | |
TEST (ArenaTest, SwapBetweenArenaAndNonArenaWithAllFieldsSet) | |
TEST (ArenaTest, UnsafeArenaSwap) | |
TEST (ArenaTest, SwapBetweenArenasUsingReflection) | |
TEST (ArenaTest, SwapBetweenArenaAndNonArenaUsingReflection) | |
TEST (ArenaTest, ReleaseFromArenaMessageMakesCopy) | |
TEST (ArenaTest, ReleaseFromArenaMessageUsingReflectionMakesCopy) | |
TEST (ArenaTest, UnsafeArenaReleaseDoesNotMakeCopy) | |
TEST (ArenaTest, SetAllocatedAcrossArenas) | |
TEST (ArenaTest, SetAllocatedAcrossArenasWithReflection) | |
TEST (ArenaTest, AddAllocatedWithReflection) | |
TEST (ArenaTest, RepeatedPtrFieldAddClearedTest) | |
TEST (ArenaTest, AddAllocatedToRepeatedField) | |
TEST (ArenaTest, AddAllocatedToRepeatedFieldViaReflection) | |
TEST (ArenaTest, ReleaseLastRepeatedField) | |
TEST (ArenaTest, UnsafeArenaReleaseAdd) | |
TEST (ArenaTest, UnsafeArenaAddAllocated) | |
TEST (ArenaTest, UnsafeArenaRelease) | |
TEST (ArenaTest, ArenaOneofReflection) | |
TEST (ArenaTest, SwapRepeatedField) | |
TEST (ArenaTest, SwapRepeatedFieldWithDifferentArenas) | |
TEST (ArenaTest, SwapRepeatedFieldWithNoArenaOnRightHandSide) | |
TEST (ArenaTest, SwapRepeatedFieldWithNoArenaOnLeftHandSide) | |
TEST (ArenaTest, ExtensionsOnArena) | |
TEST (ArenaTest, RepeatedFieldOnArena) | |
TEST (ArenaTest, MutableMessageReflection) | |
TEST (ArenaTest, NoHeapAllocationsTest) | |
TEST (ArenaTest, MessageLiteOnArena) | |
TEST (ArenaTest, RepeatedFieldWithNonPODType) | |
TEST (ArenaTest, SpaceAllocated_and_Used) | |
TEST (ArenaTest, Alignment) | |
TEST (ArenaTest, GetArenaShouldReturnTheArenaForArenaAllocatedMessages) | |
TEST (ArenaTest, GetArenaShouldReturnNullForNonArenaAllocatedMessages) | |
TEST (ArenaTest, UnsafeSetAllocatedOnArena) | |
TEST (ArenaTest, ArenaHooksSanity) | |
TEST (ArenaStringPtrTest, ArenaStringPtrOnHeap) | |
TEST (ArenaStringPtrTest, ArenaStringPtrOnArena) | |
PROTOBUF_DEFINE_ARRAY_ACCESSOR (Descriptor, extension_range, const Descriptor::ExtensionRange *) PROTOBUF_DEFINE_ARRAY_ACCESSOR(Descriptor | |
const FieldDescriptor * | PROTOBUF_DEFINE_ARRAY_ACCESSOR (Descriptor, reserved_range, const Descriptor::ReservedRange *) PROTOBUF_DEFINE_ACCESSOR(FieldDescriptor |
const FieldDescriptor const OneofDescriptor * | PROTOBUF_DEFINE_ACCESSOR (FieldDescriptor, default_value_enum, const EnumValueDescriptor *) PROTOBUF_DEFINE_ARRAY_ACCESSOR(EnumDescriptor |
const FieldDescriptor const OneofDescriptor const EnumValueDescriptor * | PROTOBUF_DEFINE_ARRAY_ACCESSOR (ServiceDescriptor, method, const MethodDescriptor *) PROTOBUF_DEFINE_ARRAY_ACCESSOR(FileDescriptor |
const FieldDescriptor const OneofDescriptor const EnumValueDescriptor const ServiceDescriptor * | PROTOBUF_DEFINE_ARRAY_ACCESSOR (FileDescriptor, extension, const FieldDescriptor *) inline bool Descriptor |
void | protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto () |
void | protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto () |
void | protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto () |
const ::google::protobuf::EnumDescriptor * | FieldDescriptorProto_Type_descriptor () |
bool | FieldDescriptorProto_Type_IsValid (int value) |
const ::google::protobuf::EnumDescriptor * | FieldDescriptorProto_Label_descriptor () |
bool | FieldDescriptorProto_Label_IsValid (int value) |
const ::google::protobuf::EnumDescriptor * | FileOptions_OptimizeMode_descriptor () |
bool | FileOptions_OptimizeMode_IsValid (int value) |
const ::google::protobuf::EnumDescriptor * | FieldOptions_CType_descriptor () |
bool | FieldOptions_CType_IsValid (int value) |
const ::google::protobuf::EnumDescriptor * | FieldOptions_JSType_descriptor () |
bool | FieldOptions_JSType_IsValid (int value) |
const ::std::string & | FieldDescriptorProto_Type_Name (FieldDescriptorProto_Type value) |
bool | FieldDescriptorProto_Type_Parse (const ::std::string &name, FieldDescriptorProto_Type *value) |
const ::std::string & | FieldDescriptorProto_Label_Name (FieldDescriptorProto_Label value) |
bool | FieldDescriptorProto_Label_Parse (const ::std::string &name, FieldDescriptorProto_Label *value) |
const ::std::string & | FileOptions_OptimizeMode_Name (FileOptions_OptimizeMode value) |
bool | FileOptions_OptimizeMode_Parse (const ::std::string &name, FileOptions_OptimizeMode *value) |
const ::std::string & | FieldOptions_CType_Name (FieldOptions_CType value) |
bool | FieldOptions_CType_Parse (const ::std::string &name, FieldOptions_CType *value) |
const ::std::string & | FieldOptions_JSType_Name (FieldOptions_JSType value) |
bool | FieldOptions_JSType_Parse (const ::std::string &name, FieldOptions_JSType *value) |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::google::protobuf::FieldDescriptorProto_Type > () |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::google::protobuf::FieldDescriptorProto_Label > () |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::google::protobuf::FileOptions_OptimizeMode > () |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::google::protobuf::FieldOptions_CType > () |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::google::protobuf::FieldOptions_JSType > () |
TEST (DropUnknownFieldsTest, GeneratedMessage) | |
TEST (DropUnknownFieldsTest, DynamicMessage) | |
void | protobuf_AssignDesc_google_2fprotobuf_2fduration_2eproto () |
void | protobuf_ShutdownFile_google_2fprotobuf_2fduration_2eproto () |
void | protobuf_AddDesc_google_2fprotobuf_2fduration_2eproto () |
TEST_F (DynamicMessageTest, Descriptor) | |
TEST_F (DynamicMessageTest, OnePrototype) | |
TEST_F (DynamicMessageTest, Defaults) | |
TEST_F (DynamicMessageTest, IndependentOffsets) | |
TEST_F (DynamicMessageTest, Extensions) | |
TEST_F (DynamicMessageTest, PackedFields) | |
TEST_F (DynamicMessageTest, Oneof) | |
TEST_F (DynamicMessageTest, SpaceUsed) | |
TEST_F (DynamicMessageTest, Arena) | |
TEST_F (DynamicMessageTest, Proto3) | |
void | protobuf_AssignDesc_google_2fprotobuf_2fempty_2eproto () |
void | protobuf_ShutdownFile_google_2fprotobuf_2fempty_2eproto () |
void | protobuf_AddDesc_google_2fprotobuf_2fempty_2eproto () |
void | protobuf_AssignDesc_google_2fprotobuf_2ffield_5fmask_2eproto () |
void | protobuf_ShutdownFile_google_2fprotobuf_2ffield_5fmask_2eproto () |
void | protobuf_AddDesc_google_2fprotobuf_2ffield_5fmask_2eproto () |
template<typename E > | |
const EnumDescriptor * | GetEnumDescriptor () |
HANDLE_TYPE (int32, FieldDescriptor::CPPTYPE_INT32, -1) | |
HANDLE_TYPE (int64, FieldDescriptor::CPPTYPE_INT64, -1) | |
HANDLE_TYPE (uint32, FieldDescriptor::CPPTYPE_UINT32, -1) | |
HANDLE_TYPE (uint64, FieldDescriptor::CPPTYPE_UINT64, -1) | |
HANDLE_TYPE (float, FieldDescriptor::CPPTYPE_FLOAT, -1) | |
HANDLE_TYPE (double, FieldDescriptor::CPPTYPE_DOUBLE, -1) | |
HANDLE_TYPE (bool, FieldDescriptor::CPPTYPE_BOOL, -1) | |
TEST (MessageTest, SerializeHelpers) | |
TEST (MessageTest, SerializeToBrokenOstream) | |
TEST (MessageTest, ParseFromFileDescriptor) | |
TEST (MessageTest, ParsePackedFromFileDescriptor) | |
TEST (MessageTest, ParseHelpers) | |
TEST (MessageTest, ParseFailsIfNotInitialized) | |
TEST (MessageTest, BypassInitializationCheckOnParse) | |
TEST (MessageTest, InitializationErrorString) | |
TEST (MessageTest, DynamicCastToGenerated) | |
TEST (MessageTest, SerializationFailsOnNegativeByteSize) | |
TEST (MessageTest, BypassInitializationCheckOnSerialize) | |
TEST (MessageTest, FindInitializationErrors) | |
TEST (MessageTest, ParseFailsOnInvalidMessageEnd) | |
TEST (MessageTest, ParsingMerge) | |
TEST (MessageTest, MergeFrom) | |
TEST (MessageFactoryTest, GeneratedFactoryLookup) | |
TEST (MessageFactoryTest, GeneratedFactoryUnknownType) | |
TEST (PreserveUnknownEnumTest, PreserveParseAndSerialize) | |
TEST (PreserveUnknownEnumTest, PreserveParseAndSerializeDynamicMessage) | |
TEST (PreserveUnknownEnumTest, Proto2HidesUnknownValues) | |
TEST (PreserveUnknownEnumTest, DynamicProto2HidesUnknownValues) | |
TEST (PreserveUnknownEnumTest, DynamicEnumValueDescriptors) | |
TEST (PreserveUnknownEnumTest, IntegerEnumReflectionAPI) | |
TEST (PreserveUnknownEnumTest, Proto2CatchesUnknownValues) | |
TEST (PreserveUnknownEnumTest, SupportsUnknownEnumValuesAPI) | |
void | protobuf_AssignDesc_google_2fprotobuf_2fsource_5fcontext_2eproto () |
void | protobuf_ShutdownFile_google_2fprotobuf_2fsource_5fcontext_2eproto () |
void | protobuf_AddDesc_google_2fprotobuf_2fsource_5fcontext_2eproto () |
void | protobuf_AssignDesc_google_2fprotobuf_2fstruct_2eproto () |
void | protobuf_ShutdownFile_google_2fprotobuf_2fstruct_2eproto () |
void | protobuf_AddDesc_google_2fprotobuf_2fstruct_2eproto () |
const ::google::protobuf::EnumDescriptor * | NullValue_descriptor () |
bool | NullValue_IsValid (int value) |
const ::std::string & | NullValue_Name (NullValue value) |
bool | NullValue_Parse (const ::std::string &name, NullValue *value) |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::google::protobuf::NullValue > () |
void LIBPROTOBUF_EXPORT | DoNothing () |
LogHandler * | SetLogHandler (LogHandler *new_func) |
uint32 | ghtonl (uint32 x) |
void | ShutdownProtobufLibrary () |
std::ostream & | operator<< (std::ostream &o, const uint128 &b) |
uint64 | Uint128Low64 (const uint128 &v) |
uint64 | Uint128High64 (const uint128 &v) |
bool | operator== (const uint128 &lhs, const uint128 &rhs) |
bool | operator!= (const uint128 &lhs, const uint128 &rhs) |
uint128 | operator- (const uint128 &val) |
bool | operator! (const uint128 &val) |
uint128 | operator~ (const uint128 &val) |
uint128 | operator<< (const uint128 &val, int amount) |
uint128 | operator>> (const uint128 &val, int amount) |
uint128 | operator+ (const uint128 &lhs, const uint128 &rhs) |
uint128 | operator- (const uint128 &lhs, const uint128 &rhs) |
uint128 | operator* (const uint128 &lhs, const uint128 &rhs) |
uint128 | operator/ (const uint128 &lhs, const uint128 &rhs) |
uint128 | operator% (const uint128 &lhs, const uint128 &rhs) |
TEST (Int128, AllTests) | |
TEST (Int128, PodTests) | |
TEST (Int128, OperatorAssignReturnRef) | |
TEST (Int128, Multiply) | |
TEST (Int128, AliasTests) | |
TEST (Int128, DivideAndMod) | |
TEST (Int128, DivideAndModRandomInputs) | |
TEST (Int128, OStream) | |
template<class Collection > | |
const Collection::value_type::second_type & | FindOrDie (const Collection &collection, const typename Collection::value_type::first_type &key) |
template<class Collection > | |
Collection::value_type::second_type & | FindOrDie (Collection &collection, const typename Collection::value_type::first_type &key) |
template<class Collection > | |
const Collection::value_type::second_type & | FindOrDieNoPrint (const Collection &collection, const typename Collection::value_type::first_type &key) |
template<class Collection > | |
Collection::value_type::second_type & | FindOrDieNoPrint (Collection &collection, const typename Collection::value_type::first_type &key) |
template<class Collection > | |
const Collection::value_type::second_type & | FindWithDefault (const Collection &collection, const typename Collection::value_type::first_type &key, const typename Collection::value_type::second_type &value) |
template<class Collection > | |
const Collection::value_type::second_type * | FindOrNull (const Collection &collection, const typename Collection::value_type::first_type &key) |
template<class Collection > | |
Collection::value_type::second_type * | FindOrNull (Collection &collection, const typename Collection::value_type::first_type &key) |
template<class Collection > | |
Collection::value_type::second_type | FindPtrOrNull (const Collection &collection, const typename Collection::value_type::first_type &key) |
template<class Collection > | |
Collection::value_type::second_type | FindPtrOrNull (Collection &collection, const typename Collection::value_type::first_type &key) |
template<class Collection > | |
Collection::value_type::second_type::element_type * | FindLinkedPtrOrNull (const Collection &collection, const typename Collection::value_type::first_type &key) |
template<class Collection > | |
Collection::value_type::second_type::element_type & | FindLinkedPtrOrDie (const Collection &collection, const typename Collection::value_type::first_type &key) |
template<class Collection , class Key , class Value > | |
bool | FindCopy (const Collection &collection, const Key &key, Value *const value) |
template<class Collection , class Key > | |
bool | ContainsKey (const Collection &collection, const Key &key) |
template<class Collection , class Key , class Value > | |
bool | ContainsKeyValuePair (const Collection &collection, const Key &key, const Value &value) |
template<class Collection > | |
bool | InsertOrUpdate (Collection *const collection, const typename Collection::value_type &vt) |
template<class Collection > | |
bool | InsertOrUpdate (Collection *const collection, const typename Collection::value_type::first_type &key, const typename Collection::value_type::second_type &value) |
template<class Collection , class InputIterator > | |
void | InsertOrUpdateMany (Collection *const collection, InputIterator first, InputIterator last) |
template<class Collection > | |
bool | InsertAndDeleteExisting (Collection *const collection, const typename Collection::value_type::first_type &key, const typename Collection::value_type::second_type &value) |
template<class Collection > | |
bool | InsertIfNotPresent (Collection *const collection, const typename Collection::value_type &vt) |
template<class Collection > | |
bool | InsertIfNotPresent (Collection *const collection, const typename Collection::value_type::first_type &key, const typename Collection::value_type::second_type &value) |
template<class Collection > | |
void | InsertOrDie (Collection *const collection, const typename Collection::value_type &value) |
template<class Collection > | |
void | InsertOrDieNoPrint (Collection *const collection, const typename Collection::value_type &value) |
template<class Collection > | |
void | InsertOrDie (Collection *const collection, const typename Collection::value_type::first_type &key, const typename Collection::value_type::second_type &data) |
template<class Collection > | |
void | InsertOrDieNoPrint (Collection *const collection, const typename Collection::value_type::first_type &key, const typename Collection::value_type::second_type &data) |
template<class Collection > | |
Collection::value_type::second_type & | InsertKeyOrDie (Collection *const collection, const typename Collection::value_type::first_type &key) |
template<class Collection > | |
Collection::value_type::second_type & | LookupOrInsert (Collection *const collection, const typename Collection::value_type &vt) |
template<class Collection > | |
Collection::value_type::second_type & | LookupOrInsert (Collection *const collection, const typename Collection::value_type::first_type &key, const typename Collection::value_type::second_type &value) |
template<typename Sequence , typename Collection > | |
void | AddTokenCounts (const Sequence &sequence, const typename Collection::value_type::second_type &increment, Collection *const count_map) |
template<class Collection > | |
Collection::value_type::second_type & | LookupOrInsertNew (Collection *const collection, const typename Collection::value_type::first_type &key) |
template<class Collection , class Arg > | |
Collection::value_type::second_type & | LookupOrInsertNew (Collection *const collection, const typename Collection::value_type::first_type &key, const Arg &arg) |
template<class Collection > | |
Collection::value_type::second_type::element_type * | LookupOrInsertNewLinkedPtr (Collection *const collection, const typename Collection::value_type::first_type &key) |
template<class Collection , class Arg > | |
Collection::value_type::second_type::element_type * | LookupOrInsertNewLinkedPtr (Collection *const collection, const typename Collection::value_type::first_type &key, const Arg &arg) |
template<class Collection > | |
Collection::value_type::second_type & | LookupOrInsertNewSharedPtr (Collection *const collection, const typename Collection::value_type::first_type &key) |
template<class Collection , class Arg > | |
Collection::value_type::second_type & | LookupOrInsertNewSharedPtr (Collection *const collection, const typename Collection::value_type::first_type &key, const Arg &arg) |
template<class Collection > | |
bool | UpdateReturnCopy (Collection *const collection, const typename Collection::value_type::first_type &key, const typename Collection::value_type::second_type &value, typename Collection::value_type::second_type *previous) |
template<class Collection > | |
bool | UpdateReturnCopy (Collection *const collection, const typename Collection::value_type &vt, typename Collection::value_type::second_type *previous) |
template<class Collection > | |
Collection::value_type::second_type *const | InsertOrReturnExisting (Collection *const collection, const typename Collection::value_type &vt) |
template<class Collection > | |
Collection::value_type::second_type *const | InsertOrReturnExisting (Collection *const collection, const typename Collection::value_type::first_type &key, const typename Collection::value_type::second_type &data) |
template<class Collection > | |
Collection::value_type::second_type | EraseKeyReturnValuePtr (Collection *const collection, const typename Collection::value_type::first_type &key) |
template<class MapContainer , class KeyContainer > | |
void | InsertKeysFromMap (const MapContainer &map_container, KeyContainer *key_container) |
template<class MapContainer , class KeyContainer > | |
void | AppendKeysFromMap (const MapContainer &map_container, KeyContainer *key_container) |
template<class MapContainer , class KeyType > | |
void | AppendKeysFromMap (const MapContainer &map_container, vector< KeyType > *key_container) |
template<class MapContainer , class ValueContainer > | |
void | AppendValuesFromMap (const MapContainer &map_container, ValueContainer *value_container) |
template<class MapContainer , class ValueType > | |
void | AppendValuesFromMap (const MapContainer &map_container, vector< ValueType > *value_container) |
DEF_SIGNED_INT_LIMITS (int16) DEF_SIGNED_INT_LIMITS(int32) DEF_SIGNED_INT_LIMITS(int64) DEF_UNSIGNED_INT_LIMITS(uint16) DEF_UNSIGNED_INT_LIMITS(uint32) DEF_UNSIGNED_INT_LIMITS(uint64) DEF_FP_LIMITS(long double | |
void | GoogleOnceInit (ProtobufOnceType *once, void(*init_func)()) |
void | GoogleOnceInitImpl (ProtobufOnceType *once, Closure *closure) |
uint16 | GOOGLE_UNALIGNED_LOAD16 (const void *p) |
uint32 | GOOGLE_UNALIGNED_LOAD32 (const void *p) |
uint64 | GOOGLE_UNALIGNED_LOAD64 (const void *p) |
void | GOOGLE_UNALIGNED_STORE16 (void *p, uint16 v) |
void | GOOGLE_UNALIGNED_STORE32 (void *p, uint32 v) |
void | GOOGLE_UNALIGNED_STORE64 (void *p, uint64 v) |
template<class ForwardIterator > | |
void | STLDeleteContainerPointers (ForwardIterator begin, ForwardIterator end) |
void | STLStringResizeUninitialized (string *s, size_t new_size) |
char * | string_as_array (string *str) |
template<class T > | |
void | STLDeleteElements (T *container) |
template<class T > | |
void | STLDeleteValues (T *v) |
std::ostream & | operator<< (std::ostream &o, StringPiece piece) |
bool | operator== (StringPiece x, StringPiece y) |
bool | operator!= (StringPiece x, StringPiece y) |
bool | operator< (StringPiece x, StringPiece y) |
bool | operator> (StringPiece x, StringPiece y) |
bool | operator<= (StringPiece x, StringPiece y) |
bool | operator>= (StringPiece x, StringPiece y) |
void | StringAppendV (string *dst, const char *format, va_list ap) |
string | StringPrintf (const char *format,...) |
const string & | SStringPrintf (string *dst, const char *format,...) |
void | StringAppendF (string *dst, const char *format,...) |
string | StringPrintfVector (const char *format, const vector< string > &v) |
bool | isxdigit (char c) |
bool | isprint (char c) |
void | StripString (string *s, const char *remove, char replacewith) |
void | StripWhitespace (string *str) |
void | StringReplace (const string &s, const string &oldsub, const string &newsub, bool replace_all, string *res) |
string | StringReplace (const string &s, const string &oldsub, const string &newsub, bool replace_all) |
void | SplitStringUsing (const string &full, const char *delim, vector< string > *result) |
void | SplitStringAllowEmpty (const string &full, const char *delim, vector< string > *result) |
void | JoinStrings (const vector< string > &components, const char *delim, string *result) |
int | UnescapeCEscapeSequences (const char *source, char *dest) |
int | UnescapeCEscapeSequences (const char *source, char *dest, vector< string > *errors) |
int | UnescapeCEscapeString (const string &src, string *dest) |
int | UnescapeCEscapeString (const string &src, string *dest, vector< string > *errors) |
string | UnescapeCEscapeString (const string &src) |
int | CEscapeInternal (const char *src, int src_len, char *dest, int dest_len, bool use_hex, bool utf8_safe) |
void | CEscapeAndAppend (StringPiece src, string *dest) |
string | CEscape (const string &src) |
int32 | strto32_adaptor (const char *nptr, char **endptr, int base) |
uint32 | strtou32_adaptor (const char *nptr, char **endptr, int base) |
bool | safe_parse_sign (string *text, bool *negative_ptr) |
template<typename IntType > | |
bool | safe_parse_positive_int (string text, IntType *value_p) |
template<typename IntType > | |
bool | safe_parse_negative_int (const string &text, IntType *value_p) |
template<typename IntType > | |
bool | safe_int_internal (string text, IntType *value_p) |
template<typename IntType > | |
bool | safe_uint_internal (string text, IntType *value_p) |
char * | FastInt64ToBuffer (int64 i, char *buffer) |
char * | FastInt32ToBuffer (int32 i, char *buffer) |
char * | FastHexToBuffer (int i, char *buffer) |
char * | InternalFastHexToBuffer (uint64 value, char *buffer, int num_byte) |
char * | FastHex64ToBuffer (uint64 value, char *buffer) |
char * | FastHex32ToBuffer (uint32 value, char *buffer) |
char * | FastUInt32ToBufferLeft (uint32 u, char *buffer) |
char * | FastInt32ToBufferLeft (int32 i, char *buffer) |
char * | FastUInt64ToBufferLeft (uint64 u64, char *buffer) |
char * | FastInt64ToBufferLeft (int64 i, char *buffer) |
string | SimpleItoa (int i) |
string | SimpleItoa (unsigned int i) |
string | SimpleItoa (long i) |
string | SimpleItoa (unsigned long i) |
string | SimpleItoa (long long i) |
string | SimpleItoa (unsigned long long i) |
string | SimpleDtoa (double value) |
string | SimpleFtoa (float value) |
void | DelocalizeRadix (char *buffer) |
char * | DoubleToBuffer (double value, char *buffer) |
bool | CaseEqual (StringPiece s1, StringPiece s2) |
bool | safe_strtob (StringPiece str, bool *value) |
bool | safe_strtof (const char *str, float *value) |
bool | safe_strtod (const char *str, double *value) |
bool | safe_strto32 (const string &str, int32 *value) |
bool | safe_strtou32 (const string &str, uint32 *value) |
bool | safe_strto64 (const string &str, int64 *value) |
bool | safe_strtou64 (const string &str, uint64 *value) |
char * | FloatToBuffer (float value, char *buffer) |
string | StrCat (const AlphaNum &a, const AlphaNum &b) |
string | StrCat (const AlphaNum &a, const AlphaNum &b, const AlphaNum &c) |
string | StrCat (const AlphaNum &a, const AlphaNum &b, const AlphaNum &c, const AlphaNum &d) |
string | StrCat (const AlphaNum &a, const AlphaNum &b, const AlphaNum &c, const AlphaNum &d, const AlphaNum &e) |
string | StrCat (const AlphaNum &a, const AlphaNum &b, const AlphaNum &c, const AlphaNum &d, const AlphaNum &e, const AlphaNum &f) |
string | StrCat (const AlphaNum &a, const AlphaNum &b, const AlphaNum &c, const AlphaNum &d, const AlphaNum &e, const AlphaNum &f, const AlphaNum &g) |
string | StrCat (const AlphaNum &a, const AlphaNum &b, const AlphaNum &c, const AlphaNum &d, const AlphaNum &e, const AlphaNum &f, const AlphaNum &g, const AlphaNum &h) |
string | StrCat (const AlphaNum &a, const AlphaNum &b, const AlphaNum &c, const AlphaNum &d, const AlphaNum &e, const AlphaNum &f, const AlphaNum &g, const AlphaNum &h, const AlphaNum &i) |
void | StrAppend (string *result, const AlphaNum &a) |
void | StrAppend (string *result, const AlphaNum &a, const AlphaNum &b) |
void | StrAppend (string *result, const AlphaNum &a, const AlphaNum &b, const AlphaNum &c) |
void | StrAppend (string *result, const AlphaNum &a, const AlphaNum &b, const AlphaNum &c, const AlphaNum &d) |
int | GlobalReplaceSubstring (const string &substring, const string &replacement, string *s) |
int | CalculateBase64EscapedLen (int input_len, bool do_padding) |
int | CalculateBase64EscapedLen (int input_len) |
int | Base64UnescapeInternal (const char *src_param, int szsrc, char *dest, int szdest, const signed char *unbase64) |
int | WebSafeBase64Unescape (const char *src, int szsrc, char *dest, int szdest) |
bool | Base64Unescape (StringPiece src, string *dest) |
bool | WebSafeBase64Unescape (StringPiece src, string *dest) |
int | Base64EscapeInternal (const unsigned char *src, int szsrc, char *dest, int szdest, const char *base64, bool do_padding) |
int | Base64Escape (const unsigned char *src, int szsrc, char *dest, int szdest) |
int | WebSafeBase64Escape (const unsigned char *src, int szsrc, char *dest, int szdest, bool do_padding) |
void | Base64EscapeInternal (const unsigned char *src, int szsrc, string *dest, bool do_padding, const char *base64_chars) |
void | Base64Escape (const unsigned char *src, int szsrc, string *dest, bool do_padding) |
void | WebSafeBase64Escape (const unsigned char *src, int szsrc, string *dest, bool do_padding) |
void | Base64Escape (StringPiece src, string *dest) |
void | WebSafeBase64Escape (StringPiece src, string *dest) |
void | WebSafeBase64EscapeWithPadding (StringPiece src, string *dest) |
int | EncodeAsUTF8Char (uint32 code_point, char *output) |
int | UTF8FirstLetterNumBytes (const char *src, int len) |
bool | ascii_isalnum (char c) |
bool | ascii_isdigit (char c) |
bool | ascii_isspace (char c) |
bool | ascii_isupper (char c) |
bool | ascii_islower (char c) |
char | ascii_toupper (char c) |
char | ascii_tolower (char c) |
int | hex_digit_to_int (char c) |
bool | HasPrefixString (const string &str, const string &prefix) |
string | StripPrefixString (const string &str, const string &prefix) |
bool | HasSuffixString (const string &str, const string &suffix) |
string | StripSuffixString (const string &str, const string &suffix) |
void | LowerString (string *s) |
void | UpperString (string *s) |
string | ToUpper (const string &s) |
vector< string > | Split (const string &full, const char *delim, bool skip_empty=true) |
string | JoinStrings (const vector< string > &components, const char *delim) |
int32 | strto32 (const char *nptr, char **endptr, int base) |
uint32 | strtou32 (const char *nptr, char **endptr, int base) |
int64 | strto64 (const char *nptr, char **endptr, int base) |
uint64 | strtou64 (const char *nptr, char **endptr, int base) |
bool | safe_strto32 (const char *str, int32 *value) |
bool | safe_strto32 (StringPiece str, int32 *value) |
bool | safe_strtou32 (const char *str, uint32 *value) |
bool | safe_strtou32 (StringPiece str, uint32 *value) |
bool | safe_strto64 (const char *str, int64 *value) |
bool | safe_strto64 (StringPiece str, int64 *value) |
bool | safe_strtou64 (const char *str, uint64 *value) |
bool | safe_strtou64 (StringPiece str, uint64 *value) |
bool | safe_strtof (const string &str, float *value) |
bool | safe_strtod (const string &str, double *value) |
bool | safe_strtof (StringPiece str, float *value) |
bool | safe_strtod (StringPiece str, double *value) |
char * | FastUInt32ToBuffer (uint32 i, char *buffer) |
char * | FastUInt64ToBuffer (uint64 i, char *buffer) |
char * | FastIntToBuffer (int i, char *buffer) |
char * | FastUIntToBuffer (unsigned int i, char *buffer) |
char * | FastLongToBuffer (long i, char *buffer) |
char * | FastULongToBuffer (unsigned long i, char *buffer) |
string | SimpleBtoa (bool value) |
string | StrCat (const AlphaNum &a) |
template<typename Iterator > | |
void | Join (Iterator start, Iterator end, const char *delim, string *result) |
template<typename Range > | |
string | Join (const Range &components, const char *delim) |
LIBPROTOBUF_EXPORT string | ToHex (uint64 num) |
bool | IsValidCodePoint (uint32 code_point) |
string | TestSourceDir () |
string | TestTempDir () |
void | CaptureTestStdout () |
void | CaptureTestStderr () |
string | GetCapturedTestStdout () |
string | GetCapturedTestStderr () |
void | CheckFieldIndex (const FieldDescriptor *field, int index) |
void | protobuf_AssignDesc_google_2fprotobuf_2ftimestamp_2eproto () |
void | protobuf_ShutdownFile_google_2fprotobuf_2ftimestamp_2eproto () |
void | protobuf_AddDesc_google_2fprotobuf_2ftimestamp_2eproto () |
void | protobuf_AssignDesc_google_2fprotobuf_2ftype_2eproto () |
void | protobuf_ShutdownFile_google_2fprotobuf_2ftype_2eproto () |
void | protobuf_AddDesc_google_2fprotobuf_2ftype_2eproto () |
const ::google::protobuf::EnumDescriptor * | Syntax_descriptor () |
bool | Syntax_IsValid (int value) |
const ::google::protobuf::EnumDescriptor * | Field_Kind_descriptor () |
bool | Field_Kind_IsValid (int value) |
const ::google::protobuf::EnumDescriptor * | Field_Cardinality_descriptor () |
bool | Field_Cardinality_IsValid (int value) |
const ::std::string & | Field_Kind_Name (Field_Kind value) |
bool | Field_Kind_Parse (const ::std::string &name, Field_Kind *value) |
const ::std::string & | Field_Cardinality_Name (Field_Cardinality value) |
bool | Field_Cardinality_Parse (const ::std::string &name, Field_Cardinality *value) |
const ::std::string & | Syntax_Name (Syntax value) |
bool | Syntax_Parse (const ::std::string &name, Syntax *value) |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::google::protobuf::Field_Kind > () |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::google::protobuf::Field_Cardinality > () |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::google::protobuf::Syntax > () |
Duration & | operator+= (Duration &d1, const Duration &d2) |
Duration & | operator-= (Duration &d1, const Duration &d2) |
Duration & | operator*= (Duration &d, int64 r) |
Duration & | operator*= (Duration &d, double r) |
Duration & | operator/= (Duration &d, int64 r) |
Duration & | operator/= (Duration &d, double r) |
Duration & | operator%= (Duration &d1, const Duration &d2) |
int64 | operator/ (const Duration &d1, const Duration &d2) |
Timestamp & | operator+= (Timestamp &t, const Duration &d) |
Timestamp & | operator-= (Timestamp &t, const Duration &d) |
Duration | operator- (const Timestamp &t1, const Timestamp &t2) |
template<typename T > | |
Duration & | operator*= (Duration &d, T r) |
template<typename T > | |
Duration & | operator/= (Duration &d, T r) |
bool | operator< (const Duration &d1, const Duration &d2) |
bool | operator> (const Duration &d1, const Duration &d2) |
bool | operator>= (const Duration &d1, const Duration &d2) |
bool | operator<= (const Duration &d1, const Duration &d2) |
bool | operator== (const Duration &d1, const Duration &d2) |
bool | operator!= (const Duration &d1, const Duration &d2) |
Duration | operator- (const Duration &d) |
Duration | operator+ (const Duration &d1, const Duration &d2) |
Duration | operator- (const Duration &d1, const Duration &d2) |
template<typename T > | |
Duration | operator* (Duration d, T r) |
template<typename T > | |
Duration | operator* (T r, Duration d) |
template<typename T > | |
Duration | operator/ (Duration d, T r) |
Duration | operator% (const Duration &d1, const Duration &d2) |
ostream & | operator<< (ostream &out, const Duration &d) |
bool | operator< (const Timestamp &t1, const Timestamp &t2) |
bool | operator> (const Timestamp &t1, const Timestamp &t2) |
bool | operator>= (const Timestamp &t1, const Timestamp &t2) |
bool | operator<= (const Timestamp &t1, const Timestamp &t2) |
bool | operator== (const Timestamp &t1, const Timestamp &t2) |
bool | operator!= (const Timestamp &t1, const Timestamp &t2) |
Timestamp | operator+ (const Timestamp &t, const Duration &d) |
Timestamp | operator+ (const Duration &d, const Timestamp &t) |
Timestamp | operator- (const Timestamp &t, const Duration &d) |
ostream & | operator<< (ostream &out, const Timestamp &t) |
void | protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto () |
void | protobuf_ShutdownFile_google_2fprotobuf_2fwrappers_2eproto () |
void | protobuf_AddDesc_google_2fprotobuf_2fwrappers_2eproto () |
typedef void google::protobuf::LogHandler(LogLevel level, const char *filename, int line, const std::string &message) |
typedef string::difference_type google::protobuf::stringpiece_ssize_type |
typedef unsigned int google::protobuf::uint |
anonymous enum |
anonymous enum |
void google::protobuf::AddTokenCounts | ( | const Sequence & | sequence, |
const typename Collection::value_type::second_type & | increment, | ||
Collection *const | count_map | ||
) |
void google::protobuf::AppendKeysFromMap | ( | const MapContainer & | map_container, |
KeyContainer * | key_container | ||
) |
void google::protobuf::AppendKeysFromMap | ( | const MapContainer & | map_container, |
vector< KeyType > * | key_container | ||
) |
void google::protobuf::AppendValuesFromMap | ( | const MapContainer & | map_container, |
ValueContainer * | value_container | ||
) |
void google::protobuf::AppendValuesFromMap | ( | const MapContainer & | map_container, |
vector< ValueType > * | value_container | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
LIBPROTOBUF_EXPORT int google::protobuf::Base64Escape | ( | const unsigned char * | src, |
int | szsrc, | ||
char * | dest, | ||
int | szdest | ||
) |
LIBPROTOBUF_EXPORT void google::protobuf::Base64Escape | ( | const unsigned char * | src, |
int | szsrc, | ||
string * | dest, | ||
bool | do_padding | ||
) |
LIBPROTOBUF_EXPORT void google::protobuf::Base64Escape | ( | StringPiece | src, |
string * | dest | ||
) |
int google::protobuf::Base64EscapeInternal | ( | const unsigned char * | src, |
int | szsrc, | ||
char * | dest, | ||
int | szdest, | ||
const char * | base64, | ||
bool | do_padding | ||
) |
void google::protobuf::Base64EscapeInternal | ( | const unsigned char * | src, |
int | szsrc, | ||
string * | dest, | ||
bool | do_padding, | ||
const char * | base64_chars | ||
) |
LIBPROTOBUF_EXPORT bool google::protobuf::Base64Unescape | ( | StringPiece | src, |
string * | dest | ||
) |
int google::protobuf::Base64UnescapeInternal | ( | const char * | src_param, |
int | szsrc, | ||
char * | dest, | ||
int | szdest, | ||
const signed char * | unbase64 | ||
) |
LIBPROTOBUF_EXPORT int google::protobuf::CalculateBase64EscapedLen | ( | int | input_len, |
bool | do_padding | ||
) |
LIBPROTOBUF_EXPORT int google::protobuf::CalculateBase64EscapedLen | ( | int | input_len | ) |
void google::protobuf::CaptureTestStderr | ( | ) |
void google::protobuf::CaptureTestStdout | ( | ) |
|
inline |
LIBPROTOBUF_EXPORT string google::protobuf::CEscape | ( | const string & | src | ) |
LIBPROTOBUF_EXPORT void google::protobuf::CEscapeAndAppend | ( | StringPiece | src, |
string * | dest | ||
) |
int google::protobuf::CEscapeInternal | ( | const char * | src, |
int | src_len, | ||
char * | dest, | ||
int | dest_len, | ||
bool | use_hex, | ||
bool | utf8_safe | ||
) |
void google::protobuf::CheckFieldIndex | ( | const FieldDescriptor * | field, |
int | index | ||
) |
bool google::protobuf::ContainsKey | ( | const Collection & | collection, |
const Key & | key | ||
) |
bool google::protobuf::ContainsKeyValuePair | ( | const Collection & | collection, |
const Key & | key, | ||
const Value & | value | ||
) |
google::protobuf::DEF_SIGNED_INT_LIMITS | ( | int16 | ) |
void google::protobuf::DelocalizeRadix | ( | char * | buffer | ) |
void google::protobuf::DoNothing | ( | ) |
LIBPROTOBUF_EXPORT char * google::protobuf::DoubleToBuffer | ( | double | value, |
char * | buffer | ||
) |
LIBPROTOBUF_EXPORT int google::protobuf::EncodeAsUTF8Char | ( | uint32 | code_point, |
char * | output | ||
) |
Collection::value_type::second_type google::protobuf::EraseKeyReturnValuePtr | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key | ||
) |
LIBPROTOBUF_EXPORT char * google::protobuf::FastHex32ToBuffer | ( | uint32 | value, |
char * | buffer | ||
) |
LIBPROTOBUF_EXPORT char * google::protobuf::FastHex64ToBuffer | ( | uint64 | value, |
char * | buffer | ||
) |
LIBPROTOBUF_EXPORT char * google::protobuf::FastHexToBuffer | ( | int | i, |
char * | buffer | ||
) |
LIBPROTOBUF_EXPORT char * google::protobuf::FastInt32ToBuffer | ( | int32 | i, |
char * | buffer | ||
) |
LIBPROTOBUF_EXPORT char * google::protobuf::FastInt32ToBufferLeft | ( | int32 | i, |
char * | buffer | ||
) |
LIBPROTOBUF_EXPORT char * google::protobuf::FastInt64ToBuffer | ( | int64 | i, |
char * | buffer | ||
) |
LIBPROTOBUF_EXPORT char * google::protobuf::FastInt64ToBufferLeft | ( | int64 | i, |
char * | buffer | ||
) |
|
inline |
|
inline |
|
inline |
LIBPROTOBUF_EXPORT char * google::protobuf::FastUInt32ToBufferLeft | ( | uint32 | u, |
char * | buffer | ||
) |
|
inline |
LIBPROTOBUF_EXPORT char * google::protobuf::FastUInt64ToBufferLeft | ( | uint64 | u64, |
char * | buffer | ||
) |
|
inline |
|
inline |
LIBPROTOBUF_EXPORTconst::google::protobuf::EnumDescriptor * google::protobuf::Field_Cardinality_descriptor | ( | ) |
LIBPROTOBUF_EXPORT bool google::protobuf::Field_Cardinality_IsValid | ( | int | value | ) |
|
inline |
|
inline |
LIBPROTOBUF_EXPORTconst::google::protobuf::EnumDescriptor * google::protobuf::Field_Kind_descriptor | ( | ) |
LIBPROTOBUF_EXPORT bool google::protobuf::Field_Kind_IsValid | ( | int | value | ) |
|
inline |
|
inline |
LIBPROTOBUF_EXPORTconst::google::protobuf::EnumDescriptor * google::protobuf::FieldDescriptorProto_Label_descriptor | ( | ) |
LIBPROTOBUF_EXPORT bool google::protobuf::FieldDescriptorProto_Label_IsValid | ( | int | value | ) |
|
inline |
|
inline |
LIBPROTOBUF_EXPORTconst::google::protobuf::EnumDescriptor * google::protobuf::FieldDescriptorProto_Type_descriptor | ( | ) |
LIBPROTOBUF_EXPORT bool google::protobuf::FieldDescriptorProto_Type_IsValid | ( | int | value | ) |
|
inline |
|
inline |
LIBPROTOBUF_EXPORTconst::google::protobuf::EnumDescriptor * google::protobuf::FieldOptions_CType_descriptor | ( | ) |
LIBPROTOBUF_EXPORT bool google::protobuf::FieldOptions_CType_IsValid | ( | int | value | ) |
|
inline |
|
inline |
LIBPROTOBUF_EXPORTconst::google::protobuf::EnumDescriptor * google::protobuf::FieldOptions_JSType_descriptor | ( | ) |
LIBPROTOBUF_EXPORT bool google::protobuf::FieldOptions_JSType_IsValid | ( | int | value | ) |
|
inline |
|
inline |
LIBPROTOBUF_EXPORTconst::google::protobuf::EnumDescriptor * google::protobuf::FileOptions_OptimizeMode_descriptor | ( | ) |
LIBPROTOBUF_EXPORT bool google::protobuf::FileOptions_OptimizeMode_IsValid | ( | int | value | ) |
|
inline |
|
inline |
bool google::protobuf::FindCopy | ( | const Collection & | collection, |
const Key & | key, | ||
Value *const | value | ||
) |
Collection::value_type::second_type::element_type& google::protobuf::FindLinkedPtrOrDie | ( | const Collection & | collection, |
const typename Collection::value_type::first_type & | key | ||
) |
Collection::value_type::second_type::element_type* google::protobuf::FindLinkedPtrOrNull | ( | const Collection & | collection, |
const typename Collection::value_type::first_type & | key | ||
) |
const Collection::value_type::second_type& google::protobuf::FindOrDie | ( | const Collection & | collection, |
const typename Collection::value_type::first_type & | key | ||
) |
Collection::value_type::second_type& google::protobuf::FindOrDie | ( | Collection & | collection, |
const typename Collection::value_type::first_type & | key | ||
) |
const Collection::value_type::second_type& google::protobuf::FindOrDieNoPrint | ( | const Collection & | collection, |
const typename Collection::value_type::first_type & | key | ||
) |
Collection::value_type::second_type& google::protobuf::FindOrDieNoPrint | ( | Collection & | collection, |
const typename Collection::value_type::first_type & | key | ||
) |
const Collection::value_type::second_type* google::protobuf::FindOrNull | ( | const Collection & | collection, |
const typename Collection::value_type::first_type & | key | ||
) |
Collection::value_type::second_type* google::protobuf::FindOrNull | ( | Collection & | collection, |
const typename Collection::value_type::first_type & | key | ||
) |
Collection::value_type::second_type google::protobuf::FindPtrOrNull | ( | const Collection & | collection, |
const typename Collection::value_type::first_type & | key | ||
) |
Collection::value_type::second_type google::protobuf::FindPtrOrNull | ( | Collection & | collection, |
const typename Collection::value_type::first_type & | key | ||
) |
const Collection::value_type::second_type& google::protobuf::FindWithDefault | ( | const Collection & | collection, |
const typename Collection::value_type::first_type & | key, | ||
const typename Collection::value_type::second_type & | value | ||
) |
LIBPROTOBUF_EXPORT char * google::protobuf::FloatToBuffer | ( | float | value, |
char * | buffer | ||
) |
string google::protobuf::GetCapturedTestStderr | ( | ) |
string google::protobuf::GetCapturedTestStdout | ( | ) |
const EnumDescriptor* google::protobuf::GetEnumDescriptor | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
LIBPROTOBUF_EXPORT uint32 google::protobuf::ghtonl | ( | uint32 | x | ) |
LIBPROTOBUF_EXPORT int google::protobuf::GlobalReplaceSubstring | ( | const string & | substring, |
const string & | replacement, | ||
string * | s | ||
) |
LIBPROTOBUF_EXPORT void google::protobuf::GoogleOnceInit | ( | ProtobufOnceType * | once, |
void(*)() | init_func | ||
) |
LIBPROTOBUF_EXPORT void google::protobuf::GoogleOnceInitImpl | ( | ProtobufOnceType * | once, |
Closure * | closure | ||
) |
google::protobuf::HANDLE_TYPE | ( | int32 | , |
FieldDescriptor::CPPTYPE_INT32 | , | ||
- | 1 | ||
) |
google::protobuf::HANDLE_TYPE | ( | int64 | , |
FieldDescriptor::CPPTYPE_INT64 | , | ||
- | 1 | ||
) |
google::protobuf::HANDLE_TYPE | ( | uint32 | , |
FieldDescriptor::CPPTYPE_UINT32 | , | ||
- | 1 | ||
) |
google::protobuf::HANDLE_TYPE | ( | uint64 | , |
FieldDescriptor::CPPTYPE_UINT64 | , | ||
- | 1 | ||
) |
google::protobuf::HANDLE_TYPE | ( | float | , |
FieldDescriptor::CPPTYPE_FLOAT | , | ||
- | 1 | ||
) |
google::protobuf::HANDLE_TYPE | ( | double | , |
FieldDescriptor::CPPTYPE_DOUBLE | , | ||
- | 1 | ||
) |
google::protobuf::HANDLE_TYPE | ( | bool | , |
FieldDescriptor::CPPTYPE_BOOL | , | ||
- | 1 | ||
) |
|
inline |
bool google::protobuf::InsertAndDeleteExisting | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key, | ||
const typename Collection::value_type::second_type & | value | ||
) |
bool google::protobuf::InsertIfNotPresent | ( | Collection *const | collection, |
const typename Collection::value_type & | vt | ||
) |
bool google::protobuf::InsertIfNotPresent | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key, | ||
const typename Collection::value_type::second_type & | value | ||
) |
Collection::value_type::second_type& google::protobuf::InsertKeyOrDie | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key | ||
) |
void google::protobuf::InsertKeysFromMap | ( | const MapContainer & | map_container, |
KeyContainer * | key_container | ||
) |
void google::protobuf::InsertOrDie | ( | Collection *const | collection, |
const typename Collection::value_type & | value | ||
) |
void google::protobuf::InsertOrDie | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key, | ||
const typename Collection::value_type::second_type & | data | ||
) |
void google::protobuf::InsertOrDieNoPrint | ( | Collection *const | collection, |
const typename Collection::value_type & | value | ||
) |
void google::protobuf::InsertOrDieNoPrint | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key, | ||
const typename Collection::value_type::second_type & | data | ||
) |
Collection::value_type::second_type* const google::protobuf::InsertOrReturnExisting | ( | Collection *const | collection, |
const typename Collection::value_type & | vt | ||
) |
Collection::value_type::second_type* const google::protobuf::InsertOrReturnExisting | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key, | ||
const typename Collection::value_type::second_type & | data | ||
) |
bool google::protobuf::InsertOrUpdate | ( | Collection *const | collection, |
const typename Collection::value_type & | vt | ||
) |
bool google::protobuf::InsertOrUpdate | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key, | ||
const typename Collection::value_type::second_type & | value | ||
) |
void google::protobuf::InsertOrUpdateMany | ( | Collection *const | collection, |
InputIterator | first, | ||
InputIterator | last | ||
) |
char* google::protobuf::InternalFastHexToBuffer | ( | uint64 | value, |
char * | buffer, | ||
int | num_byte | ||
) |
|
inline |
|
inline |
|
inline |
void google::protobuf::Join | ( | Iterator | start, |
Iterator | end, | ||
const char * | delim, | ||
string * | result | ||
) |
string google::protobuf::Join | ( | const Range & | components, |
const char * | delim | ||
) |
|
inline |
LIBPROTOBUF_EXPORT void google::protobuf::JoinStrings | ( | const vector< string > & | components, |
const char * | delim, | ||
string * | result | ||
) |
Collection::value_type::second_type& google::protobuf::LookupOrInsert | ( | Collection *const | collection, |
const typename Collection::value_type & | vt | ||
) |
Collection::value_type::second_type& google::protobuf::LookupOrInsert | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key, | ||
const typename Collection::value_type::second_type & | value | ||
) |
Collection::value_type::second_type& google::protobuf::LookupOrInsertNew | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key | ||
) |
Collection::value_type::second_type& google::protobuf::LookupOrInsertNew | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key, | ||
const Arg & | arg | ||
) |
Collection::value_type::second_type::element_type* google::protobuf::LookupOrInsertNewLinkedPtr | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key | ||
) |
Collection::value_type::second_type::element_type* google::protobuf::LookupOrInsertNewLinkedPtr | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key, | ||
const Arg & | arg | ||
) |
Collection::value_type::second_type& google::protobuf::LookupOrInsertNewSharedPtr | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key | ||
) |
Collection::value_type::second_type& google::protobuf::LookupOrInsertNewSharedPtr | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key, | ||
const Arg & | arg | ||
) |
LIBPROTOBUF_EXPORTconst::google::protobuf::EnumDescriptor * google::protobuf::NullValue_descriptor | ( | ) |
LIBPROTOBUF_EXPORT bool google::protobuf::NullValue_IsValid | ( | int | value | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
LIBPROTOBUF_EXPORT Duration & google::protobuf::operator%= | ( | Duration & | d1, |
const Duration & | d2 | ||
) |
LIBPROTOBUF_EXPORT Duration & google::protobuf::operator*= | ( | Duration & | d, |
int64 | r | ||
) |
LIBPROTOBUF_EXPORT Duration & google::protobuf::operator*= | ( | Duration & | d, |
double | r | ||
) |
LIBPROTOBUF_EXPORT Duration & google::protobuf::operator+= | ( | Duration & | d1, |
const Duration & | d2 | ||
) |
LIBPROTOBUF_EXPORT Timestamp & google::protobuf::operator+= | ( | Timestamp & | t, |
const Duration & | d | ||
) |
LIBPROTOBUF_EXPORT Duration google::protobuf::operator- | ( | const Timestamp & | t1, |
const Timestamp & | t2 | ||
) |
LIBPROTOBUF_EXPORT Duration & google::protobuf::operator-= | ( | Duration & | d1, |
const Duration & | d2 | ||
) |
LIBPROTOBUF_EXPORT Timestamp & google::protobuf::operator-= | ( | Timestamp & | t, |
const Duration & | d | ||
) |
LIBPROTOBUF_EXPORT int64 google::protobuf::operator/ | ( | const Duration & | d1, |
const Duration & | d2 | ||
) |
LIBPROTOBUF_EXPORT Duration & google::protobuf::operator/= | ( | Duration & | d, |
int64 | r | ||
) |
LIBPROTOBUF_EXPORT Duration & google::protobuf::operator/= | ( | Duration & | d, |
double | r | ||
) |
|
inline |
std::ostream & google::protobuf::operator<< | ( | std::ostream & | o, |
StringPiece | piece | ||
) |
LIBPROTOBUF_EXPORT std::ostream & google::protobuf::operator<< | ( | std::ostream & | o, |
const uint128 & | b | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void LIBPROTOBUF_EXPORT google::protobuf::protobuf_AddDesc_google_2fprotobuf_2fany_2eproto | ( | ) |
void LIBPROTOBUF_EXPORT google::protobuf::protobuf_AddDesc_google_2fprotobuf_2fapi_2eproto | ( | ) |
void LIBPROTOBUF_EXPORT google::protobuf::protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto | ( | ) |
void LIBPROTOBUF_EXPORT google::protobuf::protobuf_AddDesc_google_2fprotobuf_2fduration_2eproto | ( | ) |
void LIBPROTOBUF_EXPORT google::protobuf::protobuf_AddDesc_google_2fprotobuf_2fempty_2eproto | ( | ) |
void LIBPROTOBUF_EXPORT google::protobuf::protobuf_AddDesc_google_2fprotobuf_2ffield_5fmask_2eproto | ( | ) |
void LIBPROTOBUF_EXPORT google::protobuf::protobuf_AddDesc_google_2fprotobuf_2fsource_5fcontext_2eproto | ( | ) |
void LIBPROTOBUF_EXPORT google::protobuf::protobuf_AddDesc_google_2fprotobuf_2fstruct_2eproto | ( | ) |
void LIBPROTOBUF_EXPORT google::protobuf::protobuf_AddDesc_google_2fprotobuf_2ftimestamp_2eproto | ( | ) |
void LIBPROTOBUF_EXPORT google::protobuf::protobuf_AddDesc_google_2fprotobuf_2ftype_2eproto | ( | ) |
void LIBPROTOBUF_EXPORT google::protobuf::protobuf_AddDesc_google_2fprotobuf_2fwrappers_2eproto | ( | ) |
void google::protobuf::protobuf_AssignDesc_google_2fprotobuf_2fany_2eproto | ( | ) |
void google::protobuf::protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto | ( | ) |
void google::protobuf::protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto | ( | ) |
void google::protobuf::protobuf_AssignDesc_google_2fprotobuf_2fduration_2eproto | ( | ) |
void google::protobuf::protobuf_AssignDesc_google_2fprotobuf_2fempty_2eproto | ( | ) |
void google::protobuf::protobuf_AssignDesc_google_2fprotobuf_2ffield_5fmask_2eproto | ( | ) |
void google::protobuf::protobuf_AssignDesc_google_2fprotobuf_2fsource_5fcontext_2eproto | ( | ) |
void google::protobuf::protobuf_AssignDesc_google_2fprotobuf_2fstruct_2eproto | ( | ) |
void google::protobuf::protobuf_AssignDesc_google_2fprotobuf_2ftimestamp_2eproto | ( | ) |
void google::protobuf::protobuf_AssignDesc_google_2fprotobuf_2ftype_2eproto | ( | ) |
void google::protobuf::protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto | ( | ) |
const FieldDescriptor const OneofDescriptor* google::protobuf::PROTOBUF_DEFINE_ACCESSOR | ( | FieldDescriptor | , |
default_value_enum | , | ||
const EnumValueDescriptor * | |||
) |
google::protobuf::PROTOBUF_DEFINE_ARRAY_ACCESSOR | ( | Descriptor | , |
extension_range | , | ||
const Descriptor::ExtensionRange * | |||
) |
const FieldDescriptor* google::protobuf::PROTOBUF_DEFINE_ARRAY_ACCESSOR | ( | Descriptor | , |
reserved_range | , | ||
const Descriptor::ReservedRange * | |||
) |
const FieldDescriptor const OneofDescriptor const EnumValueDescriptor* google::protobuf::PROTOBUF_DEFINE_ARRAY_ACCESSOR | ( | ServiceDescriptor | , |
method | , | ||
const MethodDescriptor * | |||
) |
const FieldDescriptor const OneofDescriptor const EnumValueDescriptor const ServiceDescriptor* google::protobuf::PROTOBUF_DEFINE_ARRAY_ACCESSOR | ( | FileDescriptor | , |
extension | , | ||
const FieldDescriptor * | |||
) |
void google::protobuf::protobuf_ShutdownFile_google_2fprotobuf_2fany_2eproto | ( | ) |
void google::protobuf::protobuf_ShutdownFile_google_2fprotobuf_2fapi_2eproto | ( | ) |
void google::protobuf::protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto | ( | ) |
void google::protobuf::protobuf_ShutdownFile_google_2fprotobuf_2fduration_2eproto | ( | ) |
void google::protobuf::protobuf_ShutdownFile_google_2fprotobuf_2fempty_2eproto | ( | ) |
void google::protobuf::protobuf_ShutdownFile_google_2fprotobuf_2ffield_5fmask_2eproto | ( | ) |
void google::protobuf::protobuf_ShutdownFile_google_2fprotobuf_2fsource_5fcontext_2eproto | ( | ) |
void google::protobuf::protobuf_ShutdownFile_google_2fprotobuf_2fstruct_2eproto | ( | ) |
void google::protobuf::protobuf_ShutdownFile_google_2fprotobuf_2ftimestamp_2eproto | ( | ) |
void google::protobuf::protobuf_ShutdownFile_google_2fprotobuf_2ftype_2eproto | ( | ) |
void google::protobuf::protobuf_ShutdownFile_google_2fprotobuf_2fwrappers_2eproto | ( | ) |
bool google::protobuf::safe_int_internal | ( | string | text, |
IntType * | value_p | ||
) |
bool google::protobuf::safe_parse_negative_int | ( | const string & | text, |
IntType * | value_p | ||
) |
bool google::protobuf::safe_parse_positive_int | ( | string | text, |
IntType * | value_p | ||
) |
|
inline |
|
inline |
|
inline |
LIBPROTOBUF_EXPORT bool google::protobuf::safe_strto32 | ( | const string & | str, |
int32 * | value | ||
) |
|
inline |
|
inline |
LIBPROTOBUF_EXPORT bool google::protobuf::safe_strto64 | ( | const string & | str, |
int64 * | value | ||
) |
LIBPROTOBUF_EXPORT bool google::protobuf::safe_strtob | ( | StringPiece | str, |
bool * | value | ||
) |
|
inline |
|
inline |
LIBPROTOBUF_EXPORT bool google::protobuf::safe_strtod | ( | const char * | str, |
double * | value | ||
) |
|
inline |
|
inline |
LIBPROTOBUF_EXPORT bool google::protobuf::safe_strtof | ( | const char * | str, |
float * | value | ||
) |
|
inline |
|
inline |
LIBPROTOBUF_EXPORT bool google::protobuf::safe_strtou32 | ( | const string & | str, |
uint32 * | value | ||
) |
|
inline |
|
inline |
LIBPROTOBUF_EXPORT bool google::protobuf::safe_strtou64 | ( | const string & | str, |
uint64 * | value | ||
) |
bool google::protobuf::safe_uint_internal | ( | string | text, |
IntType * | value_p | ||
) |
LIBPROTOBUF_EXPORT LogHandler * google::protobuf::SetLogHandler | ( | LogHandler * | new_func | ) |
LIBPROTOBUF_EXPORT void google::protobuf::ShutdownProtobufLibrary | ( | ) |
|
inline |
LIBPROTOBUF_EXPORT string google::protobuf::SimpleDtoa | ( | double | value | ) |
LIBPROTOBUF_EXPORT string google::protobuf::SimpleFtoa | ( | float | value | ) |
LIBPROTOBUF_EXPORT string google::protobuf::SimpleItoa | ( | int | i | ) |
LIBPROTOBUF_EXPORT string google::protobuf::SimpleItoa | ( | unsigned int | i | ) |
LIBPROTOBUF_EXPORT string google::protobuf::SimpleItoa | ( | long | i | ) |
LIBPROTOBUF_EXPORT string google::protobuf::SimpleItoa | ( | unsigned long | i | ) |
LIBPROTOBUF_EXPORT string google::protobuf::SimpleItoa | ( | long long | i | ) |
LIBPROTOBUF_EXPORT string google::protobuf::SimpleItoa | ( | unsigned long long | i | ) |
|
inline |
LIBPROTOBUF_EXPORT void google::protobuf::SplitStringAllowEmpty | ( | const string & | full, |
const char * | delim, | ||
vector< string > * | result | ||
) |
LIBPROTOBUF_EXPORT void google::protobuf::SplitStringUsing | ( | const string & | full, |
const char * | delim, | ||
vector< string > * | result | ||
) |
LIBPROTOBUF_EXPORT const string & google::protobuf::SStringPrintf | ( | string * | dst, |
const char * | format, | ||
... | |||
) |
void google::protobuf::STLDeleteContainerPointers | ( | ForwardIterator | begin, |
ForwardIterator | end | ||
) |
LIBPROTOBUF_EXPORT void google::protobuf::StrAppend | ( | string * | result, |
const AlphaNum & | a | ||
) |
LIBPROTOBUF_EXPORT void google::protobuf::StrAppend | ( | string * | result, |
const AlphaNum & | a, | ||
const AlphaNum & | b | ||
) |
LIBPROTOBUF_EXPORT void google::protobuf::StrAppend | ( | string * | result, |
const AlphaNum & | a, | ||
const AlphaNum & | b, | ||
const AlphaNum & | c | ||
) |
LIBPROTOBUF_EXPORT void google::protobuf::StrAppend | ( | string * | result, |
const AlphaNum & | a, | ||
const AlphaNum & | b, | ||
const AlphaNum & | c, | ||
const AlphaNum & | d | ||
) |
|
inline |
LIBPROTOBUF_EXPORT string google::protobuf::StrCat | ( | const AlphaNum & | a, |
const AlphaNum & | b | ||
) |
LIBPROTOBUF_EXPORT string google::protobuf::StrCat | ( | const AlphaNum & | a, |
const AlphaNum & | b, | ||
const AlphaNum & | c | ||
) |
LIBPROTOBUF_EXPORT string google::protobuf::StrCat | ( | const AlphaNum & | a, |
const AlphaNum & | b, | ||
const AlphaNum & | c, | ||
const AlphaNum & | d | ||
) |
LIBPROTOBUF_EXPORT string google::protobuf::StrCat | ( | const AlphaNum & | a, |
const AlphaNum & | b, | ||
const AlphaNum & | c, | ||
const AlphaNum & | d, | ||
const AlphaNum & | e | ||
) |
LIBPROTOBUF_EXPORT string google::protobuf::StrCat | ( | const AlphaNum & | a, |
const AlphaNum & | b, | ||
const AlphaNum & | c, | ||
const AlphaNum & | d, | ||
const AlphaNum & | e, | ||
const AlphaNum & | f | ||
) |
LIBPROTOBUF_EXPORT string google::protobuf::StrCat | ( | const AlphaNum & | a, |
const AlphaNum & | b, | ||
const AlphaNum & | c, | ||
const AlphaNum & | d, | ||
const AlphaNum & | e, | ||
const AlphaNum & | f, | ||
const AlphaNum & | g | ||
) |
LIBPROTOBUF_EXPORT string google::protobuf::StrCat | ( | const AlphaNum & | a, |
const AlphaNum & | b, | ||
const AlphaNum & | c, | ||
const AlphaNum & | d, | ||
const AlphaNum & | e, | ||
const AlphaNum & | f, | ||
const AlphaNum & | g, | ||
const AlphaNum & | h | ||
) |
LIBPROTOBUF_EXPORT string google::protobuf::StrCat | ( | const AlphaNum & | a, |
const AlphaNum & | b, | ||
const AlphaNum & | c, | ||
const AlphaNum & | d, | ||
const AlphaNum & | e, | ||
const AlphaNum & | f, | ||
const AlphaNum & | g, | ||
const AlphaNum & | h, | ||
const AlphaNum & | i | ||
) |
|
inline |
LIBPROTOBUF_EXPORT void google::protobuf::StringAppendF | ( | string * | dst, |
const char * | format, | ||
... | |||
) |
LIBPROTOBUF_EXPORT void google::protobuf::StringAppendV | ( | string * | dst, |
const char * | format, | ||
va_list | ap | ||
) |
LIBPROTOBUF_EXPORT string google::protobuf::StringPrintf | ( | const char * | format, |
... | |||
) |
LIBPROTOBUF_EXPORT string google::protobuf::StringPrintfVector | ( | const char * | format, |
const vector< string > & | v | ||
) |
void google::protobuf::StringReplace | ( | const string & | s, |
const string & | oldsub, | ||
const string & | newsub, | ||
bool | replace_all, | ||
string * | res | ||
) |
LIBPROTOBUF_EXPORT string google::protobuf::StringReplace | ( | const string & | s, |
const string & | oldsub, | ||
const string & | newsub, | ||
bool | replace_all | ||
) |
LIBPROTOBUF_EXPORT void google::protobuf::StripString | ( | string * | s, |
const char * | remove, | ||
char | replacewith | ||
) |
LIBPROTOBUF_EXPORT void google::protobuf::StripWhitespace | ( | string * | str | ) |
|
inline |
LIBPROTOBUF_EXPORT int32 google::protobuf::strto32_adaptor | ( | const char * | nptr, |
char ** | endptr, | ||
int | base | ||
) |
|
inline |
|
inline |
LIBPROTOBUF_EXPORT uint32 google::protobuf::strtou32_adaptor | ( | const char * | nptr, |
char ** | endptr, | ||
int | base | ||
) |
|
inline |
LIBPROTOBUF_EXPORTconst::google::protobuf::EnumDescriptor * google::protobuf::Syntax_descriptor | ( | ) |
LIBPROTOBUF_EXPORT bool google::protobuf::Syntax_IsValid | ( | int | value | ) |
|
inline |
|
inline |
google::protobuf::TEST | ( | Int128 | , |
AllTests | |||
) |
google::protobuf::TEST | ( | DropUnknownFieldsTest | , |
GeneratedMessage | |||
) |
google::protobuf::TEST | ( | ArenaStringPtrTest | , |
ArenaStringPtrOnHeap | |||
) |
google::protobuf::TEST | ( | DropUnknownFieldsTest | , |
DynamicMessage | |||
) |
google::protobuf::TEST | ( | MessageTest | , |
SerializeHelpers | |||
) |
google::protobuf::TEST | ( | ArenaStringPtrTest | , |
ArenaStringPtrOnArena | |||
) |
google::protobuf::TEST | ( | PreserveUnknownEnumTest | , |
PreserveParseAndSerialize | |||
) |
google::protobuf::TEST | ( | MessageTest | , |
SerializeToBrokenOstream | |||
) |
google::protobuf::TEST | ( | MessageTest | , |
ParseFromFileDescriptor | |||
) |
google::protobuf::TEST | ( | PreserveUnknownEnumTest | , |
PreserveParseAndSerializeDynamicMessage | |||
) |
google::protobuf::TEST | ( | MessageTest | , |
ParsePackedFromFileDescriptor | |||
) |
google::protobuf::TEST | ( | PreserveUnknownEnumTest | , |
Proto2HidesUnknownValues | |||
) |
google::protobuf::TEST | ( | MessageTest | , |
ParseHelpers | |||
) |
google::protobuf::TEST | ( | PreserveUnknownEnumTest | , |
DynamicProto2HidesUnknownValues | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
ArenaConstructable | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
BasicCreate | |||
) |
google::protobuf::TEST | ( | Int128 | , |
PodTests | |||
) |
google::protobuf::TEST | ( | PreserveUnknownEnumTest | , |
DynamicEnumValueDescriptors | |||
) |
google::protobuf::TEST | ( | MessageTest | , |
ParseFailsIfNotInitialized | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
CreateWithFourConstructorArguments | |||
) |
google::protobuf::TEST | ( | MessageTest | , |
BypassInitializationCheckOnParse | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
CreateWithEightConstructorArguments | |||
) |
google::protobuf::TEST | ( | MessageTest | , |
InitializationErrorString | |||
) |
google::protobuf::TEST | ( | MessageTest | , |
DynamicCastToGenerated | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
InitialBlockTooSmall | |||
) |
google::protobuf::TEST | ( | PreserveUnknownEnumTest | , |
IntegerEnumReflectionAPI | |||
) |
google::protobuf::TEST | ( | PreserveUnknownEnumTest | , |
Proto2CatchesUnknownValues | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
Parsing | |||
) |
google::protobuf::TEST | ( | Int128 | , |
OperatorAssignReturnRef | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
UnknownFields | |||
) |
google::protobuf::TEST | ( | Int128 | , |
Multiply | |||
) |
google::protobuf::TEST | ( | PreserveUnknownEnumTest | , |
SupportsUnknownEnumValuesAPI | |||
) |
google::protobuf::TEST | ( | MessageTest | , |
SerializationFailsOnNegativeByteSize | |||
) |
google::protobuf::TEST | ( | MessageTest | , |
BypassInitializationCheckOnSerialize | |||
) |
google::protobuf::TEST | ( | MessageTest | , |
FindInitializationErrors | |||
) |
google::protobuf::TEST | ( | MessageTest | , |
ParseFailsOnInvalidMessageEnd | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
Swap | |||
) |
google::protobuf::TEST | ( | Int128 | , |
AliasTests | |||
) |
google::protobuf::TEST | ( | MessageTest | , |
ParsingMerge | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
ReflectionSwapFields | |||
) |
google::protobuf::TEST | ( | Int128 | , |
DivideAndMod | |||
) |
google::protobuf::TEST | ( | MessageTest | , |
MergeFrom | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
SetAllocatedMessage | |||
) |
google::protobuf::TEST | ( | Int128 | , |
DivideAndModRandomInputs | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
ReleaseMessage | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
SetAllocatedString | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
ReleaseString | |||
) |
google::protobuf::TEST | ( | MessageFactoryTest | , |
GeneratedFactoryLookup | |||
) |
google::protobuf::TEST | ( | Int128 | , |
OStream | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
SwapBetweenArenasWithAllFieldsSet | |||
) |
google::protobuf::TEST | ( | MessageFactoryTest | , |
GeneratedFactoryUnknownType | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
SwapBetweenArenaAndNonArenaWithAllFieldsSet | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
UnsafeArenaSwap | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
SwapBetweenArenasUsingReflection | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
SwapBetweenArenaAndNonArenaUsingReflection | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
ReleaseFromArenaMessageMakesCopy | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
ReleaseFromArenaMessageUsingReflectionMakesCopy | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
UnsafeArenaReleaseDoesNotMakeCopy | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
SetAllocatedAcrossArenas | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
SetAllocatedAcrossArenasWithReflection | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
AddAllocatedWithReflection | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
RepeatedPtrFieldAddClearedTest | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
AddAllocatedToRepeatedField | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
AddAllocatedToRepeatedFieldViaReflection | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
ReleaseLastRepeatedField | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
UnsafeArenaReleaseAdd | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
UnsafeArenaAddAllocated | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
UnsafeArenaRelease | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
ArenaOneofReflection | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
SwapRepeatedField | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
SwapRepeatedFieldWithDifferentArenas | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
SwapRepeatedFieldWithNoArenaOnRightHandSide | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
SwapRepeatedFieldWithNoArenaOnLeftHandSide | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
ExtensionsOnArena | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
RepeatedFieldOnArena | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
MutableMessageReflection | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
NoHeapAllocationsTest | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
MessageLiteOnArena | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
RepeatedFieldWithNonPODType | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
SpaceAllocated_and_Used | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
Alignment | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
GetArenaShouldReturnTheArenaForArenaAllocatedMessages | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
GetArenaShouldReturnNullForNonArenaAllocatedMessages | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
UnsafeSetAllocatedOnArena | |||
) |
google::protobuf::TEST | ( | ArenaTest | , |
ArenaHooksSanity | |||
) |
google::protobuf::TEST_F | ( | DynamicMessageTest | , |
Descriptor | |||
) |
google::protobuf::TEST_F | ( | DynamicMessageTest | , |
OnePrototype | |||
) |
google::protobuf::TEST_F | ( | DynamicMessageTest | , |
Defaults | |||
) |
google::protobuf::TEST_F | ( | DynamicMessageTest | , |
IndependentOffsets | |||
) |
google::protobuf::TEST_F | ( | DynamicMessageTest | , |
Extensions | |||
) |
google::protobuf::TEST_F | ( | DynamicMessageTest | , |
PackedFields | |||
) |
google::protobuf::TEST_F | ( | DynamicMessageTest | , |
Oneof | |||
) |
google::protobuf::TEST_F | ( | DynamicMessageTest | , |
SpaceUsed | |||
) |
google::protobuf::TEST_F | ( | DynamicMessageTest | , |
Arena | |||
) |
google::protobuf::TEST_F | ( | DynamicMessageTest | , |
Proto3 | |||
) |
string google::protobuf::TestSourceDir | ( | ) |
string google::protobuf::TestTempDir | ( | ) |
LIBPROTOBUF_EXPORT string google::protobuf::ToHex | ( | uint64 | num | ) |
LIBPROTOBUF_EXPORT int google::protobuf::UnescapeCEscapeSequences | ( | const char * | source, |
char * | dest | ||
) |
LIBPROTOBUF_EXPORT int google::protobuf::UnescapeCEscapeSequences | ( | const char * | source, |
char * | dest, | ||
vector< string > * | errors | ||
) |
LIBPROTOBUF_EXPORT int google::protobuf::UnescapeCEscapeString | ( | const string & | src, |
string * | dest | ||
) |
LIBPROTOBUF_EXPORT int google::protobuf::UnescapeCEscapeString | ( | const string & | src, |
string * | dest, | ||
vector< string > * | errors | ||
) |
LIBPROTOBUF_EXPORT string google::protobuf::UnescapeCEscapeString | ( | const string & | src | ) |
bool google::protobuf::UpdateReturnCopy | ( | Collection *const | collection, |
const typename Collection::value_type::first_type & | key, | ||
const typename Collection::value_type::second_type & | value, | ||
typename Collection::value_type::second_type * | previous | ||
) |
bool google::protobuf::UpdateReturnCopy | ( | Collection *const | collection, |
const typename Collection::value_type & | vt, | ||
typename Collection::value_type::second_type * | previous | ||
) |
LIBPROTOBUF_EXPORT int google::protobuf::UTF8FirstLetterNumBytes | ( | const char * | src, |
int | len | ||
) |
LIBPROTOBUF_EXPORT int google::protobuf::WebSafeBase64Escape | ( | const unsigned char * | src, |
int | szsrc, | ||
char * | dest, | ||
int | szdest, | ||
bool | do_padding | ||
) |
LIBPROTOBUF_EXPORT void google::protobuf::WebSafeBase64Escape | ( | const unsigned char * | src, |
int | szsrc, | ||
string * | dest, | ||
bool | do_padding | ||
) |
LIBPROTOBUF_EXPORT void google::protobuf::WebSafeBase64Escape | ( | StringPiece | src, |
string * | dest | ||
) |
LIBPROTOBUF_EXPORT void google::protobuf::WebSafeBase64EscapeWithPadding | ( | StringPiece | src, |
string * | dest | ||
) |
LIBPROTOBUF_EXPORT int google::protobuf::WebSafeBase64Unescape | ( | const char * | src, |
int | szsrc, | ||
char * | dest, | ||
int | szdest | ||
) |
LIBPROTOBUF_EXPORT bool google::protobuf::WebSafeBase64Unescape | ( | StringPiece | src, |
string * | dest | ||
) |
const FieldDescriptor google::protobuf::containing_oneof |
const int google::protobuf::DEFAULT_FILE_MODE = 0777 |
google::protobuf::extension |
const int google::protobuf::Field_Cardinality_Cardinality_ARRAYSIZE = Field_Cardinality_Cardinality_MAX + 1 |
const Field_Cardinality google::protobuf::Field_Cardinality_Cardinality_MAX = Field_Cardinality_CARDINALITY_REPEATED |
const Field_Cardinality google::protobuf::Field_Cardinality_Cardinality_MIN = Field_Cardinality_CARDINALITY_UNKNOWN |
const int google::protobuf::Field_Kind_Kind_ARRAYSIZE = Field_Kind_Kind_MAX + 1 |
const Field_Kind google::protobuf::Field_Kind_Kind_MAX = Field_Kind_TYPE_SINT64 |
const Field_Kind google::protobuf::Field_Kind_Kind_MIN = Field_Kind_TYPE_UNKNOWN |
const int google::protobuf::FieldDescriptorProto_Label_Label_ARRAYSIZE = FieldDescriptorProto_Label_Label_MAX + 1 |
const FieldDescriptorProto_Label google::protobuf::FieldDescriptorProto_Label_Label_MAX = FieldDescriptorProto_Label_LABEL_REPEATED |
const FieldDescriptorProto_Label google::protobuf::FieldDescriptorProto_Label_Label_MIN = FieldDescriptorProto_Label_LABEL_OPTIONAL |
const int google::protobuf::FieldDescriptorProto_Type_Type_ARRAYSIZE = FieldDescriptorProto_Type_Type_MAX + 1 |
const FieldDescriptorProto_Type google::protobuf::FieldDescriptorProto_Type_Type_MAX = FieldDescriptorProto_Type_TYPE_SINT64 |
const FieldDescriptorProto_Type google::protobuf::FieldDescriptorProto_Type_Type_MIN = FieldDescriptorProto_Type_TYPE_DOUBLE |
const int google::protobuf::FieldOptions_CType_CType_ARRAYSIZE = FieldOptions_CType_CType_MAX + 1 |
const FieldOptions_CType google::protobuf::FieldOptions_CType_CType_MAX = FieldOptions_CType_STRING_PIECE |
const FieldOptions_CType google::protobuf::FieldOptions_CType_CType_MIN = FieldOptions_CType_STRING |
const int google::protobuf::FieldOptions_JSType_JSType_ARRAYSIZE = FieldOptions_JSType_JSType_MAX + 1 |
const FieldOptions_JSType google::protobuf::FieldOptions_JSType_JSType_MAX = FieldOptions_JSType_JS_NUMBER |
const FieldOptions_JSType google::protobuf::FieldOptions_JSType_JSType_MIN = FieldOptions_JSType_JS_NORMAL |
const int google::protobuf::FileOptions_OptimizeMode_OptimizeMode_ARRAYSIZE = FileOptions_OptimizeMode_OptimizeMode_MAX + 1 |
const FileOptions_OptimizeMode google::protobuf::FileOptions_OptimizeMode_OptimizeMode_MAX = FileOptions_OptimizeMode_LITE_RUNTIME |
const FileOptions_OptimizeMode google::protobuf::FileOptions_OptimizeMode_OptimizeMode_MIN = FileOptions_OptimizeMode_SPEED |
const int32 google::protobuf::GOOGLE_PROTOBUF_OBJC_GEN_VERSION = 30001 |
LIBPROTOBUF_EXPORT const int google::protobuf::kStringPrintfVectorMaxArgs = 32 |
LIBPROTOBUF_EXPORT const uint128_pod google::protobuf::kuint128max |
google::protobuf::LDBL |
const int google::protobuf::NullValue_ARRAYSIZE = NullValue_MAX + 1 |
const NullValue google::protobuf::NullValue_MAX = NULL_VALUE |
const NullValue google::protobuf::NullValue_MIN = NULL_VALUE |
const FieldDescriptor const OneofDescriptor const EnumValueDescriptor google::protobuf::service |
struct google::protobuf::StaticDescriptorInitializer_google_2fprotobuf_2fany_2eproto google::protobuf::static_descriptor_initializer_google_2fprotobuf_2fany_2eproto_ |
struct google::protobuf::StaticDescriptorInitializer_google_2fprotobuf_2fapi_2eproto google::protobuf::static_descriptor_initializer_google_2fprotobuf_2fapi_2eproto_ |
struct google::protobuf::StaticDescriptorInitializer_google_2fprotobuf_2fdescriptor_2eproto google::protobuf::static_descriptor_initializer_google_2fprotobuf_2fdescriptor_2eproto_ |
struct google::protobuf::StaticDescriptorInitializer_google_2fprotobuf_2fduration_2eproto google::protobuf::static_descriptor_initializer_google_2fprotobuf_2fduration_2eproto_ |
struct google::protobuf::StaticDescriptorInitializer_google_2fprotobuf_2fempty_2eproto google::protobuf::static_descriptor_initializer_google_2fprotobuf_2fempty_2eproto_ |
struct google::protobuf::StaticDescriptorInitializer_google_2fprotobuf_2ffield_5fmask_2eproto google::protobuf::static_descriptor_initializer_google_2fprotobuf_2ffield_5fmask_2eproto_ |
struct google::protobuf::StaticDescriptorInitializer_google_2fprotobuf_2fsource_5fcontext_2eproto google::protobuf::static_descriptor_initializer_google_2fprotobuf_2fsource_5fcontext_2eproto_ |
struct google::protobuf::StaticDescriptorInitializer_google_2fprotobuf_2fstruct_2eproto google::protobuf::static_descriptor_initializer_google_2fprotobuf_2fstruct_2eproto_ |
struct google::protobuf::StaticDescriptorInitializer_google_2fprotobuf_2ftimestamp_2eproto google::protobuf::static_descriptor_initializer_google_2fprotobuf_2ftimestamp_2eproto_ |
struct google::protobuf::StaticDescriptorInitializer_google_2fprotobuf_2ftype_2eproto google::protobuf::static_descriptor_initializer_google_2fprotobuf_2ftype_2eproto_ |
struct google::protobuf::StaticDescriptorInitializer_google_2fprotobuf_2fwrappers_2eproto google::protobuf::static_descriptor_initializer_google_2fprotobuf_2fwrappers_2eproto_ |
const int google::protobuf::Syntax_ARRAYSIZE = Syntax_MAX + 1 |
const Syntax google::protobuf::Syntax_MAX = SYNTAX_PROTO3 |
const Syntax google::protobuf::Syntax_MIN = SYNTAX_PROTO2 |
const FieldDescriptor const OneofDescriptor google::protobuf::value |