Home
last modified time | relevance | path

Searched defs:GetExtensions (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
Dconfig.py412 def GetExtensions(self, active_only=True, member in IdleConf
/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc526 static PyObject* GetExtensions(PyBaseDescriptor* self, void *closure) { in GetExtensions() function