Home
last modified time | relevance | path

Searched refs:GcTraverse (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage_factory.cc119 static int GcTraverse(PyObject* pself, visitproc visit, void* arg) { in GcTraverse() function
273 message_factory::GcTraverse, // tp_traverse
H A Ddescriptor_pool.cc208 static int GcTraverse(PyObject* pself, visitproc visit, void* arg) { in GcTraverse() function
699 cdescriptor_pool::GcTraverse, // tp_traverse
H A Ddescriptor.cc405 static int GcTraverse(PyObject* pself, visitproc visit, void* arg) { in GcTraverse() function
443 GcTraverse, // tp_traverse
H A Dmessage.cc346 static int GcTraverse(PyObject* pself, visitproc visit, void* arg) { in GcTraverse() function
520 message_meta::GcTraverse, // tp_traverse

Completed in 9 milliseconds