Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dconvert.c143 static upb_MessageValue PyUpb_MaybeCopyString(const char* ptr, size_t size, in PyUpb_MaybeCopyString() function
254 *val = PyUpb_MaybeCopyString(ptr, size, arena); in PyUpb_PyToUpb()
270 *val = PyUpb_MaybeCopyString(ptr, size, arena); in PyUpb_PyToUpb()