HomeSort by relevance Sort by last modified time
    Searched refs:GetEnumType (Results 1 - 3 of 3) sorted by null

  /external/protobuf/python/google/protobuf/pyext/
descriptor.cc 792 static PyObject *GetEnumType(PyBaseDescriptor *self, void *closure) {
899 { "enum_type", (getter)GetEnumType, (setter)SetEnumType, "Enum type"},
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
propsys.h     [all...]
  /external/golang-protobuf/protoc-gen-go/descriptor/
descriptor.pb.go 435 func (m *FileDescriptorProto) GetEnumType() []*EnumDescriptorProto {
527 func (m *DescriptorProto) GetEnumType() []*EnumDescriptorProto {
    [all...]

Completed in 481 milliseconds