Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor_containers.c221 static int PyUpb_GenericSequence_IsEqual(PyUpb_GenericSequence* self, in PyUpb_GenericSequence_IsEqual() function
262 bool ret = PyUpb_GenericSequence_IsEqual(self, other); in PyUpb_GenericSequence_RichCompare()