Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Drepeated_composite_container.cc240 int AssignSubscript(RepeatedCompositeContainer* self, in AssignSubscript() function
296 if (AssignSubscript(self, py_index.get(), NULL) < 0) { in Remove()
431 if (AssignSubscript(self, py_index.get(), NULL) < 0) { in Pop()
550 (objobjargproc)AssignSubscript,/* mp_ass_subscript */
Drepeated_composite_container.h147 int AssignSubscript(RepeatedCompositeContainer* self,