Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor_containers.cc329 static int DescriptorSequence_Equal(PyContainer* self, PyObject* other) { in DescriptorSequence_Equal() function
428 result = DescriptorSequence_Equal(self, other); in RichCompare()