Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/
DEnum.php29 private $enumvalue; variable in Google\\Protobuf\\Enum
/third_party/protobuf/src/google/protobuf/
Dtype.proto147 repeated EnumValue enumvalue = 2; field
Dtype.pb.h2135 inline const PROTOBUF_NAMESPACE_ID::EnumValue& Enum::enumvalue(int index) const { in enumvalue() function
2147 Enum::enumvalue() const { in enumvalue() function