Searched defs:enumvalue (Results 1 – 7 of 7) sorted by relevance
29 private $enumvalue; variable in Google\\Protobuf\\Enum
147 repeated EnumValue enumvalue = 2; field
2147 inline const PROTOBUF_NAMESPACE_ID::EnumValue& Enum::enumvalue(int index) const { in enumvalue() function2159 Enum::enumvalue() const { in enumvalue() function
80 static const GEnumValue enumvalue[] = { in gst_radioactv_mode_get_type() local100 static const GEnumValue enumvalue[] = { in gst_radioactv_color_get_type() local
68 static const GEnumValue enumvalue[] = { in gst_optv_mode_get_type() local
72 static const GEnumValue enumvalue[] = { in gst_rippletv_mode_get_type() local
688 def _translate_memberdef_enum_enumvalue( self, enumvalue, target=None, scope=None, **kwargs ): argument