Searched defs:AddEnumValue (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | message.cc | 256 void Reflection::AddEnumValue(Message* message, in AddEnumValue() function in google::protobuf::Reflection |
D | generated_message_reflection.cc | 1421 void GeneratedMessageReflection::AddEnumValue( in AddEnumValue() function in google::protobuf::internal::GeneratedMessageReflection |
D | descriptor_unittest.cc | 157 EnumValueDescriptorProto* AddEnumValue(EnumDescriptorProto* enum_proto, in AddEnumValue() function |