Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Drepeated.c494 static bool PyUpb_RepeatedContainer_Assign(PyObject* _self, PyObject* list) { in PyUpb_RepeatedContainer_Assign() function
538 PyUpb_RepeatedContainer_Assign(pself, list)) { in PyUpb_RepeatedContainer_Sort()