Searched defs:AddEnumValue (Results 1 – 7 of 7) sorted by relevance
97 void AddEnumValue(int32_t integer_representation, in AddEnumValue() function
297 void PyiGenerator::AddEnumValue( in AddEnumValue() function in google::protobuf::compiler::python::PyiGenerator
1919 void Reflection::AddEnumValue(Message* message, const FieldDescriptor* field, in Swap() function in google::protobuf::Reflection
176 EnumValueDescriptorProto* AddEnumValue(EnumDescriptorProto* enum_proto, in AddEnumValue() function