Searched defs:GetOptions (Results 1 – 6 of 6) sorted by relevance
131 const FeatureProcessorOptions& GetOptions() const { return options_; } in GetOptions() function
547 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function872 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function1028 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function1152 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function1299 static PyObject* GetOptions(PyFileDescriptor *self) { in GetOptions() function
481 def GetOptions(): function
94 def GetOptions(self): member in DescriptorBase
118 def GetOptions(self): member in DescriptorBase
274 void GetOptions(AllocatorOptions *options) const { in GetOptions() function