Home
last modified time | relevance | path

Searched defs:GetOptions (Results 1 – 15 of 15) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DEnumValueDescriptor.cs85 public EnumValueOptions GetOptions() => Proto.Options?.Clone(); in GetOptions() method in Google.Protobuf.Reflection.EnumValueDescriptor
DServiceDescriptor.cs106 public ServiceOptions GetOptions() => Proto.Options?.Clone(); in GetOptions() method in Google.Protobuf.Reflection.ServiceDescriptor
DMethodDescriptor.cs85 public MethodOptions GetOptions() => Proto.Options?.Clone(); in GetOptions() method in Google.Protobuf.Reflection.MethodDescriptor
DOneofDescriptor.cs129 public OneofOptions GetOptions() => proto.Options?.Clone(); in GetOptions() method in Google.Protobuf.Reflection.OneofDescriptor
DEnumDescriptor.cs140 public EnumOptions GetOptions() => Proto.Options?.Clone(); in GetOptions() method in Google.Protobuf.Reflection.EnumDescriptor
DFieldDescriptor.cs331 public FieldOptions GetOptions() => Proto.Options?.Clone(); in GetOptions() method in Google.Protobuf.Reflection.FieldDescriptor
DMessageDescriptor.cs299 public MessageOptions GetOptions() => Proto.Options?.Clone(); in GetOptions() method in Google.Protobuf.Reflection.MessageDescriptor
DFileDescriptor.cs559 public FileOptions GetOptions() => Proto.Options?.Clone(); in GetOptions() method in Google.Protobuf.Reflection.FileDescriptor
/third_party/mingw-w64/mingw-w64-headers/include/
Dgpedit.h60 STDMETHOD(GetOptions) (THIS_ DWORD *dwOptions) PURE; in DECLARE_INTERFACE_() local
92 STDMETHOD(GetOptions) (THIS_ DWORD *dwOptions) PURE; in DECLARE_INTERFACE_() local
/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc600 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function
949 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function
1113 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function
1244 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function
1401 static PyObject* GetOptions(PyFileDescriptor *self) { in GetOptions() function
1578 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function
1702 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function
1816 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function
/third_party/grpc/third_party/upb/benchmarks/
Dbenchmark.cc185 protobuf::ArenaOptions GetOptions() { in GetOptions() function
/third_party/node/src/
Dnode_options.cc889 void GetOptions(const FunctionCallbackInfo<Value>& args) { in GetOptions() function
/third_party/protobuf/python/google/protobuf/
Ddescriptor.py158 def GetOptions(self): member in DescriptorBase
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3drm.h393 STDMETHOD(GetOptions)(THIS_ DWORD *flags) PURE; in DECLARE_INTERFACE_() local
Dd3drmobj.h2208 STDMETHOD(GetOptions)(THIS_ DWORD *flags) PURE; in DECLARE_INTERFACE_() local