Home
last modified time | relevance | path

Searched refs:mutable_enumvalue (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/
Dtype_resolver_util.cc289 EnumValue* value = enum_type->mutable_enumvalue()->Add(); in ConvertEnumDescriptor()
/third_party/protobuf/src/google/protobuf/
Dtype.pb.h919 PROTOBUF_NAMESPACE_ID::EnumValue* mutable_enumvalue(int index);
921 mutable_enumvalue();
2135 inline PROTOBUF_NAMESPACE_ID::EnumValue* Enum::mutable_enumvalue(int index) { in mutable_enumvalue() function
2140 Enum::mutable_enumvalue() { in mutable_enumvalue() function