Searched defs:GetOptions (Results 1 – 11 of 11) sorted by relevance
67 public EnumValueOptions GetOptions() in GetOptions() method in Google.Protobuf.Reflection.EnumValueDescriptor
78 public ServiceOptions GetOptions() in GetOptions() method in Google.Protobuf.Reflection.ServiceDescriptor
57 public MethodOptions GetOptions() in GetOptions() method in Google.Protobuf.Reflection.MethodDescriptor
108 public EnumOptions GetOptions() in GetOptions() method in Google.Protobuf.Reflection.EnumDescriptor
116 public OneofOptions GetOptions() in GetOptions() method in Google.Protobuf.Reflection.OneofDescriptor
340 public FieldOptions GetOptions() in GetOptions() method
289 public MessageOptions GetOptions() in GetOptions() method in Google.Protobuf.Reflection.MessageDescriptor
569 public FileOptions GetOptions() in GetOptions() method in Google.Protobuf.Reflection.FileDescriptor
657 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function1025 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function1206 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function1348 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function1524 static PyObject* GetOptions(PyFileDescriptor *self) { in GetOptions() function1710 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function1845 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function1976 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function
308 protobuf::ArenaOptions GetOptions() { in GetOptions() function
232 def GetOptions(self): member in DescriptorBase