Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Dwrappers.upb.h44 extern const upb_MiniTable google_protobuf_StringValue_msg_init;
416 …return (google_protobuf_StringValue*)_upb_Message_New(&google_protobuf_StringValue_msg_init, arena… in google_protobuf_StringValue_new()
421 …if (upb_Decode(buf, size, ret, &google_protobuf_StringValue_msg_init, NULL, 0, arena) != kUpb_Deco… in google_protobuf_StringValue_parse()
431 if (upb_Decode(buf, size, ret, &google_protobuf_StringValue_msg_init, extreg, options, arena) != in google_protobuf_StringValue_parse_ex()
439 (void)upb_Encode(msg, &google_protobuf_StringValue_msg_init, 0, arena, &ptr, len); in google_protobuf_StringValue_serialize()
445 (void)upb_Encode(msg, &google_protobuf_StringValue_msg_init, options, arena, &ptr, len); in google_protobuf_StringValue_serialize_ex()
Dwrappers.upb.c120 const upb_MiniTable google_protobuf_StringValue_msg_init = { variable
152 &google_protobuf_StringValue_msg_init,
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/xds/type/v3/
Dcel.upb.h37 extern const upb_MiniTable google_protobuf_StringValue_msg_init;
226 … = (struct google_protobuf_StringValue*)_upb_Message_New(&google_protobuf_StringValue_msg_init, ar… in xds_type_v3_CelExtractString_mutable_default_value()
Dcel.upb.c47 {.submsg = &google_protobuf_StringValue_msg_init},