Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Drepeated_composite_container.cc96 static int UpdateChildMessages(RepeatedCompositeContainer* self) { in UpdateChildMessages() function
133 if (UpdateChildMessages(self) < 0) { in AddToAttached()
194 if (UpdateChildMessages(self) < 0) { in Extend()
225 if (UpdateChildMessages(self) < 0) { in MergeFrom()
232 if (UpdateChildMessages(self) < 0) { in Subscript()
243 if (UpdateChildMessages(self) < 0) { in AssignSubscript()
288 if (UpdateChildMessages(self) < 0) { in Remove()
305 if (UpdateChildMessages(self) < 0) { in RichCompare()
390 if (UpdateChildMessages(self) < 0) { in Sort()
402 if (UpdateChildMessages(self) < 0) { in Item()
[all …]