Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/message/
Dcopy.c42 static upb_StringView upb_Clone_StringView(upb_StringView str, in upb_Clone_StringView() function
225 clone, field, upb_Clone_StringView(str, arena), arena)) { in upb_Message_DeepClone()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/message/
H A Dcopy.c35 static upb_StringView upb_Clone_StringView(upb_StringView str, in upb_Clone_StringView() function
227 dst, field, upb_Clone_StringView(str, arena), arena)) { in _upb_Message_Copy()