Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrisdew/protobuf
/ functions
Functions
2,656 in github.com/chrisdew/protobuf
⨍
Functions
2,656
◇
Types & classes
472
↓ 4 callers
Method
mutable_extension
protobuf/src/google/protobuf/descriptor.pb.h:2911
↓ 4 callers
Method
mutable_message_type
protobuf/src/google/protobuf/descriptor.pb.h:2836
↓ 4 callers
Method
mutable_nested_type
protobuf/src/google/protobuf/descriptor.pb.h:3154
↓ 4 callers
Method
mutable_type_name
protobuf/src/google/protobuf/descriptor.pb.h:3418
↓ 4 callers
Method
py_generic_services
protobuf/src/google/protobuf/descriptor.pb.h:4378
↓ 4 callers
Method
uid
example/protoservice.pb.h:473
↓ 3 callers
Function
Add
protobuf/src/google/protobuf/extension_set.h:649
↓ 3 callers
Function
AddEmptyEnum
Empty enums technically aren't allowed. We need to insert a dummy value into them.
protobuf/src/google/protobuf/descriptor_unittest.cc:161
↓ 3 callers
Method
AddError
implements ErrorCollector ---------------------------------------
protobuf/src/google/protobuf/io/tokenizer_unittest.cc:163
↓ 3 callers
Function
ApplyMapping
Maps a file from an old location to a new one. Typically, old_prefix is a virtual path and new_prefix is its corresponding disk path. Returns false
protobuf/src/google/protobuf/compiler/importer.cc:289
↓ 3 callers
Method
AssertHeld
protobuf/src/google/protobuf/stubs/common.cc:315
↓ 3 callers
Method
ByteCount
protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:100
↓ 3 callers
Function
CanonicalizePath
Given a path, returns an equivalent path with these changes: - On Windows, any backslashes are replaced with forward slashes. - Any instances of the d
protobuf/src/google/protobuf/compiler/importer.cc:229
↓ 3 callers
Method
CheckTypeAndMergeFrom
protobuf/src/google/protobuf/message.cc:69
↓ 3 callers
Function
ClassName
protobuf/src/google/protobuf/compiler/java/java_helpers.cc:180
↓ 3 callers
Function
ContainsParentReference
protobuf/src/google/protobuf/compiler/importer.cc:265
↓ 3 callers
Function
DefaultValue
protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:243
↓ 3 callers
Function
EmbedAggregateValue
Helper function for tests that check for aggregate value parsing errors. The "value" argument is embedded inside the "uninterpreted_option" portion o
protobuf/src/google/protobuf/descriptor_unittest.cc:3470
↓ 3 callers
Function
ExtendeeClassName
Returns the fully-qualified class name of the message that this field extends. This function is used in the Google-internal code to handle some legacy
protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc:52
↓ 3 callers
Function
FastHex32ToBuffer
protobuf/src/google/protobuf/stubs/strutil.cc:683
↓ 3 callers
Function
FastUInt64ToBuffer
protobuf/src/google/protobuf/stubs/strutil.h:395
↓ 3 callers
Function
FieldDescriptorProto_Label_IsValid
protobuf/src/google/protobuf/descriptor.pb.cc:2304
↓ 3 callers
Function
FieldDescriptorProto_Type_IsValid
protobuf/src/google/protobuf/descriptor.pb.cc:2251
↓ 3 callers
Function
FieldMessageTypeName
protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:178
↓ 3 callers
Function
FieldOptions_CType_IsValid
protobuf/src/google/protobuf/descriptor.pb.cc:5137
↓ 3 callers
Function
FileJavaPackage
protobuf/src/google/protobuf/compiler/java/java_helpers.cc:136
↓ 3 callers
Function
FileOptions_OptimizeMode_IsValid
protobuf/src/google/protobuf/descriptor.pb.cc:4230
↓ 3 callers
Method
FindAllExtensions
protobuf/src/google/protobuf/descriptor.cc:628
↓ 3 callers
Method
FindFileByName
protobuf/src/google/protobuf/compiler/importer.cc:122
↓ 3 callers
Method
FindSymbol
protobuf/src/google/protobuf/descriptor_database.cc:180
↓ 3 callers
Function
FixedSize
For encodings with fixed sizes, returns that size in bytes. Otherwise returns -1.
protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc:52
↓ 3 callers
Method
Flush
protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc:187
↓ 3 callers
Method
GetDirectBufferForNBytesAndAdvance
protobuf/src/google/protobuf/io/coded_stream.h:888
↓ 3 callers
Method
GetEntries
example/protoservice.pb.cc:941
↓ 3 callers
Method
GetType
protobuf_for_node.cc:431
↓ 3 callers
Function
HasFastArraySerialization
Should we generate a separate, super-optimized code path for serializing to flat arrays? We don't do this in Lite mode because we'd rather reduce cod
protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h:149
↓ 3 callers
Method
Indent
Indent text by two spaces. After calling Indent(), two spaces will be inserted at the beginning of each line of text. Indent() may be called multipl
protobuf/src/google/protobuf/text_format.cc:710
↓ 3 callers
Method
InitAsDefaultInstance
example/protoservice.pb.cc:162
↓ 3 callers
Method
InitAsDefaultInstance
protobuf/src/google/protobuf/compiler/plugin.pb.cc:172
↓ 3 callers
Function
InitGeneratedPoolOnce
protobuf/src/google/protobuf/descriptor.cc:821
↓ 3 callers
Function
InitLogSilencerCountOnce
protobuf/src/google/protobuf/stubs/common.cc:137
↓ 3 callers
Function
IsValidFloatChar
protobuf/src/google/protobuf/stubs/strutil.cc:975
↓ 3 callers
Method
MergeFrom
protobuf/src/google/protobuf/compiler/plugin.pb.cc:410
↓ 3 callers
Method
NewMessage
protobuf_for_node.cc:427
↓ 3 callers
Method
Outdent
Reduces the current indent level by two spaces, or crashes if the indent level is zero.
protobuf/src/google/protobuf/text_format.cc:716
↓ 3 callers
Method
ParseFromFileDescriptor
protobuf/src/google/protobuf/message.cc:118
↓ 3 callers
Function
PrintFieldComment
protobuf/src/google/protobuf/compiler/java/java_message.cc:57
↓ 3 callers
Function
Register
This function is only called at startup, so there is no need for thread- safety.
protobuf/src/google/protobuf/extension_set.cc:79
↓ 3 callers
Method
Reset
protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc:995
↓ 3 callers
Method
SetTotalBytesLimit
protobuf/src/google/protobuf/io/coded_stream.cc:144
↓ 3 callers
Function
StripProto
protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:184
↓ 3 callers
Function
StripString
---------------------------------------------------------------------- StripString Replaces any occurrence of the character 'remove' (or the character
protobuf/src/google/protobuf/stubs/strutil.cc:87
↓ 3 callers
Method
Truncate
protobuf/src/google/protobuf/repeated_field.h:612
↓ 3 callers
Method
WriteVarint32SignExtended
protobuf/src/google/protobuf/io/coded_stream.h:908
↓ 3 callers
Method
add_extension_range
protobuf/src/google/protobuf/descriptor.pb.h:3207
↓ 3 callers
Method
add_field
protobuf/src/google/protobuf/descriptor.pb.h:3107
↓ 3 callers
Method
add_file
protobuf/src/google/protobuf/compiler/plugin.pb.h:760
↓ 3 callers
Method
add_method
protobuf/src/google/protobuf/descriptor.pb.h:3885
↓ 3 callers
Method
add_nested_type
protobuf/src/google/protobuf/descriptor.pb.h:3157
↓ 3 callers
Method
add_service
protobuf/src/google/protobuf/descriptor.pb.h:2889
↓ 3 callers
Method
add_value
protobuf/src/google/protobuf/descriptor.pb.h:3656
↓ 3 callers
Function
ascii_isdigit
protobuf/src/google/protobuf/stubs/strutil.h:68
↓ 3 callers
Method
has_double_value
optional double double_value = 6;
protobuf/src/google/protobuf/descriptor.pb.h:4970
↓ 3 callers
Method
has_identifier_value
optional string identifier_value = 3;
protobuf/src/google/protobuf/descriptor.pb.h:4868
↓ 3 callers
Method
has_java_package
optional string java_package = 1;
protobuf/src/google/protobuf/descriptor.pb.h:4138
↓ 3 callers
Method
has_optimize_for
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
protobuf/src/google/protobuf/descriptor.pb.h:4298
↓ 3 callers
Method
has_type_name
optional string type_name = 6;
protobuf/src/google/protobuf/descriptor.pb.h:3379
↓ 3 callers
Function
hex_digit_to_int
protobuf/src/google/protobuf/stubs/strutil.cc:246
↓ 3 callers
Method
mutable_content
protobuf/src/google/protobuf/compiler/plugin.pb.h:667
↓ 3 callers
Method
mutable_file
protobuf/src/google/protobuf/compiler/plugin.pb.h:757
↓ 3 callers
Method
mutable_input_type
protobuf/src/google/protobuf/descriptor.pb.h:4028
↓ 3 callers
Method
mutable_output_type
protobuf/src/google/protobuf/descriptor.pb.h:4086
↓ 3 callers
Method
mutable_package
protobuf/src/google/protobuf/descriptor.pb.h:2764
↓ 3 callers
Method
mutable_path
protobuf/src/google/protobuf/descriptor.pb.h:5131
↓ 3 callers
Function
real_type
protobuf/src/google/protobuf/extension_set_heavy.cc:96
↓ 3 callers
Method
set_end
protobuf/src/google/protobuf/descriptor.pb.h:3027
↓ 3 callers
Method
set_start
protobuf/src/google/protobuf/descriptor.pb.h:3005
↓ 2 callers
Method
AddAliasUnderParent
protobuf/src/google/protobuf/descriptor.cc:649
↓ 2 callers
Method
AddAlreadyReserved
protobuf/src/google/protobuf/repeated_field.h:461
↓ 2 callers
Function
AddEntry
Copy a struct passwd into a response message.
example/protoservice.cc:21
↓ 2 callers
Method
AddError
protobuf/src/google/protobuf/compiler/importer.cc:170
↓ 2 callers
Function
AddExtension
protobuf/src/google/protobuf/extension_set.h:883
↓ 2 callers
Method
AddFile
protobuf/src/google/protobuf/descriptor_database.cc:53
↓ 2 callers
Function
AddToDatabase
protobuf/src/google/protobuf/descriptor_unittest.cc:3647
↓ 2 callers
Function
AlignTo
protobuf/src/google/protobuf/dynamic_message.cc:148
↓ 2 callers
Function
AllocatedRepeatedPtrFieldBackInserter
protobuf/src/google/protobuf/repeated_field.h:1285
↓ 2 callers
Method
AllowPlugins
protobuf/src/google/protobuf/compiler/command_line_interface.cc:582
↓ 2 callers
Method
Append
Append the fields in 'other' to this group.
protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc:189
↓ 2 callers
Method
BuildFileCollectingErrors
protobuf/src/google/protobuf/descriptor.cc:2204
↓ 2 callers
Method
Checkpoint
protobuf/src/google/protobuf/descriptor.cc:504
↓ 2 callers
Method
ClearField
protobuf/src/google/protobuf/generated_message_reflection.cc:456
↓ 2 callers
Function
DelocalizeRadix
protobuf/src/google/protobuf/stubs/strutil.cc:981
↓ 2 callers
Function
DivideRoundingUp
protobuf/src/google/protobuf/dynamic_message.cc:142
↓ 2 callers
Function
DotsToColons
protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:56
↓ 2 callers
Function
DotsToUnderscores
protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:52
↓ 2 callers
Function
DoubleToBuffer
protobuf/src/google/protobuf/stubs/strutil.cc:1008
↓ 2 callers
Function
EscapeTrigraphs
Escape C++ trigraphs by escaping question marks to \?
protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:340
↓ 2 callers
Method
ExpectClearViaReflection
protobuf/src/google/protobuf/test_util.cc:2585
↓ 2 callers
Function
ExportService
protobuf_for_node.cc:745
↓ 2 callers
Function
FieldScope
Returns the scope where the field was defined (for extensions, this is different from the message type to which the field applies).
protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h:77
← previous
next →
401–500 of 2,656, ranked by callers