Home
last modified time | relevance | path

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

/aosp_15_r20/external/golang-protobuf/types/descriptorpb/
H A Ddescriptor.pb.go839 func (x *FileDescriptorProto) GetEnumType() []*EnumDescriptorProto { func
968 func (x *DescriptorProto) GetEnumType() []*EnumDescriptorProto { func
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc876 static PyObject *GetEnumType(PyBaseDescriptor *self, void *closure) { in GetEnumType() function
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc876 static PyObject *GetEnumType(PyBaseDescriptor *self, void *closure) { in GetEnumType() function