Home
last modified time | relevance | path

Searched defs:AddEnumValue (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Dmessage.cc256 void Reflection::AddEnumValue(Message* message, in AddEnumValue() function in google::protobuf::Reflection
Dgenerated_message_reflection.cc1421 void GeneratedMessageReflection::AddEnumValue( in AddEnumValue() function in google::protobuf::internal::GeneratedMessageReflection
Ddescriptor_unittest.cc157 EnumValueDescriptorProto* AddEnumValue(EnumDescriptorProto* enum_proto, in AddEnumValue() function