Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc86 static int AssignItem(RepeatedScalarContainer* self, in AssignItem() function
479 return AssignItem(self, from, value); in AssSubscript()
556 if (AssignItem(self, match_index, NULL) < 0) { in Remove()
653 if (AssignItem(self, index, NULL) < 0) { in Pop()
740 (ssizeobjargproc)AssignItem /* sq_ass_item */