Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc427 static int AssSubscript(PyObject* pself, PyObject* slice, PyObject* value) { in Subscript() function
710 AssSubscript, /* mp_ass_subscript */ in Subscript()
Ddescriptor_containers.cc279 static int AssSubscript(PyContainer* self, PyObject* key, PyObject* value) { in AssSubscript() function
292 (objobjargproc)AssSubscript, // mp_ass_subscript