Searched refs:google_protobuf_GeneratedCodeInfo_Annotation_msg_init (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/stage0/google/protobuf/ |
D | descriptor.upb.h | 81 extern const upb_MiniTable* google_protobuf_GeneratedCodeInfo_Annotation_msg_init(); 4529 …uf_GeneratedCodeInfo_Annotation*)_upb_Message_New(google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_add_annotation() 4538 …uf_GeneratedCodeInfo_Annotation*)_upb_Message_New(google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_Annotation_new() 4543 …if (upb_Decode(buf, size, ret, google_protobuf_GeneratedCodeInfo_Annotation_msg_init(), NULL, 0, a… in google_protobuf_GeneratedCodeInfo_Annotation_parse() 4553 …if (upb_Decode(buf, size, ret, google_protobuf_GeneratedCodeInfo_Annotation_msg_init(), extreg, op… in google_protobuf_GeneratedCodeInfo_Annotation_parse_ex() 4561 …(void)upb_Encode(msg, google_protobuf_GeneratedCodeInfo_Annotation_msg_init(), 0, arena, &ptr, len… in google_protobuf_GeneratedCodeInfo_Annotation_serialize() 4567 …(void)upb_Encode(msg, google_protobuf_GeneratedCodeInfo_Annotation_msg_init(), options, arena, &pt… in google_protobuf_GeneratedCodeInfo_Annotation_serialize_ex() 4571 …bleField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_Annotation_clear_path() 4575 …bleField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_Annotation_path() 4591 …bleField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_Annotation_clear_source_file() [all …]
|
D | descriptor.upb.c | 313 …*)upb_MiniTable_FindFieldByNumber(mini_table, 1), google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_msg_init() 317 const upb_MiniTable* google_protobuf_GeneratedCodeInfo_Annotation_msg_init() { in google_protobuf_GeneratedCodeInfo_Annotation_msg_init() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | descriptor.upb.c | 983 {.submsg = &google_protobuf_GeneratedCodeInfo_Annotation_msg_init}, 1012 const upb_MiniTable google_protobuf_GeneratedCodeInfo_Annotation_msg_init = { variable 1056 &google_protobuf_GeneratedCodeInfo_Annotation_msg_init,
|
D | descriptor.upb.h | 83 extern const upb_MiniTable google_protobuf_GeneratedCodeInfo_Annotation_msg_init; 5464 …f_GeneratedCodeInfo_Annotation*)_upb_Message_New(&google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_add_annotation() 5473 …f_GeneratedCodeInfo_Annotation*)_upb_Message_New(&google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_Annotation_new() 5478 …if (upb_Decode(buf, size, ret, &google_protobuf_GeneratedCodeInfo_Annotation_msg_init, NULL, 0, ar… in google_protobuf_GeneratedCodeInfo_Annotation_parse() 5488 …if (upb_Decode(buf, size, ret, &google_protobuf_GeneratedCodeInfo_Annotation_msg_init, extreg, opt… in google_protobuf_GeneratedCodeInfo_Annotation_parse_ex() 5496 …(void)upb_Encode(msg, &google_protobuf_GeneratedCodeInfo_Annotation_msg_init, 0, arena, &ptr, len); in google_protobuf_GeneratedCodeInfo_Annotation_serialize() 5502 …(void)upb_Encode(msg, &google_protobuf_GeneratedCodeInfo_Annotation_msg_init, options, arena, &ptr… in google_protobuf_GeneratedCodeInfo_Annotation_serialize_ex()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/ |
D | descriptor.upb.c | 983 {.submsg = &google_protobuf_GeneratedCodeInfo_Annotation_msg_init}, 1012 const upb_MiniTable google_protobuf_GeneratedCodeInfo_Annotation_msg_init = { variable 1056 &google_protobuf_GeneratedCodeInfo_Annotation_msg_init,
|
D | descriptor.upb.h | 83 extern const upb_MiniTable google_protobuf_GeneratedCodeInfo_Annotation_msg_init; 5464 …f_GeneratedCodeInfo_Annotation*)_upb_Message_New(&google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_add_annotation() 5473 …f_GeneratedCodeInfo_Annotation*)_upb_Message_New(&google_protobuf_GeneratedCodeInfo_Annotation_msg… in google_protobuf_GeneratedCodeInfo_Annotation_new() 5478 …if (upb_Decode(buf, size, ret, &google_protobuf_GeneratedCodeInfo_Annotation_msg_init, NULL, 0, ar… in google_protobuf_GeneratedCodeInfo_Annotation_parse() 5488 …if (upb_Decode(buf, size, ret, &google_protobuf_GeneratedCodeInfo_Annotation_msg_init, extreg, opt… in google_protobuf_GeneratedCodeInfo_Annotation_parse_ex() 5496 …(void)upb_Encode(msg, &google_protobuf_GeneratedCodeInfo_Annotation_msg_init, 0, arena, &ptr, len); in google_protobuf_GeneratedCodeInfo_Annotation_serialize() 5502 …(void)upb_Encode(msg, &google_protobuf_GeneratedCodeInfo_Annotation_msg_init, options, arena, &ptr… in google_protobuf_GeneratedCodeInfo_Annotation_serialize_ex()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/ |
H A D | descriptor.upb.c | 1094 {.submsg = &google_protobuf_GeneratedCodeInfo_Annotation_msg_init}, 1123 const upb_MiniTable google_protobuf_GeneratedCodeInfo_Annotation_msg_init = { variable 1171 &google_protobuf_GeneratedCodeInfo_Annotation_msg_init,
|