Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/
Dtype_resolver_util.cc189 EnumValue* value = enum_type->mutable_enumvalue()->Add(); in ConvertEnumDescriptor()
/external/protobuf/src/google/protobuf/
Dtype.pb.h605 ::google::protobuf::EnumValue* mutable_enumvalue(int index);
608 mutable_enumvalue();
1411 inline ::google::protobuf::EnumValue* Enum::mutable_enumvalue(int index) { in mutable_enumvalue() function
1420 Enum::mutable_enumvalue() { in mutable_enumvalue() function
Dtype.pb.cc2417 ::google::protobuf::EnumValue* Enum::mutable_enumvalue(int index) { in mutable_enumvalue() function in google::protobuf::Enum
2426 Enum::mutable_enumvalue() { in mutable_enumvalue() function in google::protobuf::Enum