Home
last modified time | relevance | path

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

/external/libtextclassifier/smartselect/
Dfeature-processor.h131 const FeatureProcessorOptions& GetOptions() const { return options_; } in GetOptions() function
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc547 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function
872 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function
1028 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function
1152 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function
1299 static PyObject* GetOptions(PyFileDescriptor *self) { in GetOptions() function
/external/v8/tools/
Dpresubmit.py481 def GetOptions(): function
/external/nanopb-c/generator/google/protobuf/
Ddescriptor.py94 def GetOptions(self): member in DescriptorBase
/external/protobuf/python/google/protobuf/
Ddescriptor.py118 def GetOptions(self): member in DescriptorBase
/external/compiler-rt/lib/asan/
Dasan_allocator.cc274 void GetOptions(AllocatorOptions *options) const { in GetOptions() function