Home
last modified time | relevance | path

Searched refs:GetPool (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc1232 static PyObject* GetPool(PyFileDescriptor *self, void *closure) { in GetPool() function
1318 { "pool", (getter)GetPool, NULL, "pool"},