Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Drepeated_composite_container.cc398 static int SortPythonMessages(RepeatedCompositeContainer* self, in Subscript() function
431 if (SortPythonMessages(self, args, kwds) < 0) { in Subscript()