MCPcopy Create free account

hub / github.com/chrisdew/protobuf / functions

Functions2,656 in github.com/chrisdew/protobuf

↓ 993 callersMethodPrint
protobuf/src/google/protobuf/io/printer.cc:60
↓ 524 callersFunctionF
Shorthand to get a FieldDescriptor for a field of unittest::TestAllTypes.
protobuf/src/google/protobuf/generated_message_reflection_unittest.cc:60
↓ 273 callersMethodExtensionSize
protobuf/src/google/protobuf/extension_set.cc:183
↓ 235 callersMethodsize
protobuf/src/google/protobuf/repeated_field.h:451
↓ 214 callersMethodnumber
protobuf/src/google/protobuf/descriptor.pb.h:3324
↓ 196 callersMethodsize
protobuf/src/google/protobuf/stubs/substitute.h:130
↓ 184 callersMethodempty
protobuf/src/google/protobuf/unknown_field_set.h:191
↓ 159 callersMethodAddExtension
protobuf/src/google/protobuf/descriptor.cc:695
↓ 150 callersMethodAdd
protobuf/src/google/protobuf/repeated_field.h:491
↓ 134 callersMethodfield_count
protobuf/src/google/protobuf/unknown_field_set.h:199
↓ 131 callersMethoddata
protobuf/src/google/protobuf/repeated_field.h:532
↓ 125 callersMethodtype
protobuf/src/google/protobuf/descriptor.pb.h:3369
↓ 124 callersMethodOutdent
protobuf/src/google/protobuf/io/printer.cc:150
↓ 122 callersFunctionSimpleItoa
protobuf/src/google/protobuf/stubs/strutil.cc:882
↓ 120 callersMethodGet
protobuf/src/google/protobuf/extension_set.h:670
↓ 120 callersMethodIndent
protobuf/src/google/protobuf/io/printer.cc:146
↓ 106 callersMethodget
protobuf/src/google/protobuf/stubs/common.h:481
↓ 105 callersMethodHasField
protobuf/src/google/protobuf/generated_message_reflection.cc:411
↓ 100 callersFunctionAddError
Convenience method to add an error at the current line and column.
protobuf/src/google/protobuf/io/tokenizer.h:235
↓ 99 callersMethodend
protobuf/src/google/protobuf/descriptor.pb.h:3024
↓ 92 callersMethodExpectTag
protobuf/src/google/protobuf/io/coded_stream.h:831
↓ 92 callersMethodFieldSize
protobuf/src/google/protobuf/generated_message_reflection.cc:423
↓ 87 callersMethodis_repeated
protobuf/src/google/protobuf/descriptor.h:1297
↓ 80 callersFunctionmutable_unknown_fields
protobuf/src/google/protobuf/descriptor.pb.h:170
↓ 76 callersMethodbegin
protobuf/src/google/protobuf/repeated_field.h:571
↓ 73 callersMethodcpp_type
protobuf/src/google/protobuf/descriptor.h:1345
↓ 64 callersFunctionClear
protobuf/src/google/protobuf/repeated_field.h:304
↓ 62 callersMethodFindFieldByName
protobuf/src/google/protobuf/descriptor.cc:910
↓ 62 callersMethodParseFromString
protobuf/src/google/protobuf/text_format.cc:825
↓ 57 callersMethodDebugString
protobuf/src/google/protobuf/descriptor.cc:1544
↓ 57 callersFunctionRun
protobuf/src/google/protobuf/stubs/common.h:854
↓ 56 callersMethodis_extension
protobuf/src/google/protobuf/descriptor.pb.h:4830
↓ 54 callersFunctionClassName
These return the fully-qualified class name corresponding to the given descriptor.
protobuf/src/google/protobuf/compiler/java/java_helpers.h:81
↓ 54 callersMethodClear
protobuf/src/google/protobuf/message.cc:86
↓ 54 callersMethodPrint
protobuf/src/google/protobuf/text_format.cc:920
↓ 50 callersMethoddata
protobuf/src/google/protobuf/stubs/substitute.h:129
↓ 47 callersMethodAddVarint
protobuf/src/google/protobuf/unknown_field_set.cc:93
↓ 45 callersMethodGetDescriptor
example/protoservice.pb.cc:936
↓ 45 callersFunctionprotobuf_AssignDescriptorsOnce
protobuf/src/google/protobuf/descriptor.pb.cc:457
↓ 44 callersMethodpacked
protobuf/src/google/protobuf/descriptor.pb.h:4525
↓ 41 callersMethodSerializeToString
protobuf/src/google/protobuf/message_lite.cc:289
↓ 41 callersMethodset_name
protobuf/src/google/protobuf/descriptor.pb.h:2685
↓ 40 callersMethodindex
To save space, index() is computed by looking at the descriptor's position in the parent's array of children.
protobuf/src/google/protobuf/descriptor.h:1307
↓ 38 callersMethodWriteVarint32
protobuf/src/google/protobuf/io/coded_stream.cc:654
↓ 38 callersMethoddependency
protobuf/src/google/protobuf/descriptor.h:1360
↓ 37 callersFunctionAddField
protobuf/src/google/protobuf/descriptor_unittest.cc:92
↓ 37 callersMethodMutable
protobuf/src/google/protobuf/repeated_field.h:479
↓ 37 callersMethodReadTag
protobuf/src/google/protobuf/io/coded_stream.h:812
↓ 36 callersMethodSpaceUsed
protobuf/src/google/protobuf/message.cc:156
↓ 36 callersMethodhas_default_value
optional string default_value = 7;
protobuf/src/google/protobuf/descriptor.pb.h:3495
↓ 34 callersFunctionMerge
protobuf/src/google/protobuf/repeated_field.h:305
↓ 32 callersMethodBytesUntilLimit
protobuf/src/google/protobuf/io/coded_stream.cc:136
↓ 31 callersMethodreset
Reset. Deletes the current owned object, if any. Then takes ownership of a new object, if given. this->reset(this->get()) works.
protobuf/src/google/protobuf/stubs/common.h:463
↓ 31 callersMethoduninterpreted_option_size
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
protobuf/src/google/protobuf/descriptor.pb.h:4387
↓ 30 callersMethodBuildFile
Parse file_text as a FileDescriptorProto in text format and add it to the DescriptorPool. Expect no errors.
protobuf/src/google/protobuf/descriptor_unittest.cc:2297
↓ 30 callersFunctionClassName
protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:115
↓ 30 callersFunctionHasDescriptorMethods
Does this message class have descriptor and reflection methods?
protobuf/src/google/protobuf/compiler/java/java_helpers.h:145
↓ 30 callersFunctionSubstituteAndAppend
protobuf/src/google/protobuf/stubs/substitute.cc:66
↓ 30 callersMethodctype
protobuf/src/google/protobuf/descriptor.pb.h:4502
↓ 30 callersMethoddefault_value
protobuf/src/google/protobuf/extension_set.h:771
↓ 29 callersMethodByteCount
protobuf/src/google/protobuf/io/coded_stream_unittest.cc:230
↓ 29 callersMethodFindMessageTypeByName
protobuf/src/google/protobuf/descriptor.cc:904
↓ 29 callersMethodRun
protobuf/src/google/protobuf/stubs/common.h:874
↓ 28 callersMethodAllocateString
protobuf/src/google/protobuf/descriptor.cc:717
↓ 28 callersMethodCopyTo
protobuf/src/google/protobuf/descriptor.cc:1340
↓ 28 callersMethodExpectAtEnd
protobuf/src/google/protobuf/io/coded_stream.h:875
↓ 28 callersMethodIsNull
protobuf/src/google/protobuf/descriptor.cc:238
↓ 27 callersMethodFindEnumValueByName
protobuf/src/google/protobuf/descriptor.cc:938
↓ 25 callersMethodByteCount
protobuf/src/google/protobuf/io/gzip_stream.cc:180
↓ 25 callersMethodFindExtensionByName
protobuf/src/google/protobuf/descriptor.cc:921
↓ 25 callersMethodReadVarint32
protobuf/src/google/protobuf/io/coded_stream.h:727
↓ 25 callersMethodmutable_unknown_fields
example/protoservice.pb.h:130
↓ 24 callersFunctionCEscape
---------------------------------------------------------------------- CEscape() CHexEscape() Copies 'src' to result, escaping dangerous characters us
protobuf/src/google/protobuf/stubs/strutil.cc:487
↓ 24 callersMethodNext
protobuf/src/google/protobuf/io/tokenizer.cc:466
↓ 23 callersFunctionAddMessage
Some helpers to make assembling descriptors faster.
protobuf/src/google/protobuf/descriptor_unittest.cc:60
↓ 23 callersMethodFindEnumTypeByName
protobuf/src/google/protobuf/descriptor.cc:932
↓ 23 callersFunctionSubstitute
protobuf/src/google/protobuf/stubs/substitute.cc:53
↓ 23 callersFunctionWriteShort
protobuf/src/google/protobuf/compiler/zip_writer.cc:128
↓ 23 callersFunctionprotobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto
protobuf/src/google/protobuf/descriptor.pb.cc:551
↓ 22 callersMethodCopyFrom
protobuf/src/google/protobuf/message.cc:73
↓ 22 callersMethodIncrementRecursionDepth
protobuf/src/google/protobuf/io/coded_stream.h:1018
↓ 22 callersFunctionParseFromString
protobuf/src/google/protobuf/unknown_field_set.h:117
↓ 22 callersMethodSetInt32
protobuf/src/google/protobuf/descriptor.cc:4417
↓ 21 callersMethodMapPath
protobuf/src/google/protobuf/compiler/importer.cc:345
↓ 20 callersMethodByteSize
protobuf/src/google/protobuf/message.cc:144
↓ 20 callersMethodFindFileByName
implements DescriptorDatabase ---------------------------------
protobuf/src/google/protobuf/descriptor_unittest.cc:3729
↓ 20 callersMethodFindFileContainingSymbol
protobuf/src/google/protobuf/descriptor.cc:887
↓ 20 callersMethodInitAsDefaultInstance
protobuf/src/google/protobuf/descriptor.pb.cc:721
↓ 20 callersMethodReadLittleEndian32
protobuf/src/google/protobuf/io/coded_stream.h:784
↓ 20 callersFunctionTestTempDir
protobuf/src/google/protobuf/testing/googletest.cc:142
↓ 20 callersMethodoptimize_for
protobuf/src/google/protobuf/descriptor.pb.h:4311
↓ 19 callersFunctionHasDescriptorMethods
Do message classes in this file have descriptor and refelction methods?
protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h:130
↓ 19 callersMethodNext
implements ZeroCopyOutputStream ---------------------------------
protobuf/src/google/protobuf/compiler/command_line_interface.cc:279
↓ 19 callersFunctioncpp_type
protobuf/src/google/protobuf/extension_set.cc:57
↓ 19 callersMethodmessage_set_wire_format
protobuf/src/google/protobuf/descriptor.pb.h:4429
↓ 18 callersMethodGetString
protobuf/src/google/protobuf/generated_message_reflection.cc:743
↓ 18 callersMethodImport
protobuf/src/google/protobuf/compiler/importer.cc:194
↓ 18 callersMethodPushLimit
protobuf/src/google/protobuf/io/coded_stream.cc:99
↓ 18 callersMethodRecordLegacyLocation
protobuf/src/google/protobuf/compiler/parser.cc:310
↓ 18 callersMethodWriteLittleEndian32
protobuf/src/google/protobuf/io/coded_stream.cc:594
next →1–100 of 2,656, ranked by callers