Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dreflection.h87 bool upb_msg_discardunknown(upb_msg *msg, const upb_msgdef *m, int maxdepth);
Dreflection.c305 bool upb_msg_discardunknown(upb_msg *msg, const upb_msgdef *m, int maxdepth) { in upb_msg_discardunknown() function