Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc792 static PyObject *GetEnumType(PyBaseDescriptor *self, void *closure) { in GetEnumType() function
899 { "enum_type", (getter)GetEnumType, (setter)SetEnumType, "Enum type"},
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go485 func (m *FileDescriptorProto) GetEnumType() []*EnumDescriptorProto { func
599 func (m *DescriptorProto) GetEnumType() []*EnumDescriptorProto { func
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go457 func (m *FileDescriptorProto) GetEnumType() []*EnumDescriptorProto { func
570 func (m *DescriptorProto) GetEnumType() []*EnumDescriptorProto { func