Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upbdefs-generated/google/protobuf/
Dwrappers.upbdefs.c16 extern const upb_msglayout google_protobuf_Int32Value_msginit;
27 &google_protobuf_Int32Value_msginit,
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Dwrappers.upb.h45 extern const upb_msglayout google_protobuf_Int32Value_msginit;
159 return (google_protobuf_Int32Value *)_upb_msg_new(&google_protobuf_Int32Value_msginit, arena); in google_protobuf_Int32Value_new()
164 …return (ret && upb_decode(buf, size, ret, &google_protobuf_Int32Value_msginit, arena)) ? ret : NUL… in google_protobuf_Int32Value_parse()
169 return (ret && _upb_decode(buf, size, ret, &google_protobuf_Int32Value_msginit, arena, options)) in google_protobuf_Int32Value_parse_ex()
173 return upb_encode(msg, &google_protobuf_Int32Value_msginit, arena, len); in google_protobuf_Int32Value_serialize()
Dwrappers.upb.c59 const upb_msglayout google_protobuf_Int32Value_msginit = { variable