Searched refs:google_protobuf_SourceCodeInfo_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.c | 37 …leField*)upb_MiniTable_FindFieldByNumber(mini_table, 9), google_protobuf_SourceCodeInfo_msg_init()… in google_protobuf_FileDescriptorProto_msg_init() 285 const upb_MiniTable* google_protobuf_SourceCodeInfo_msg_init() { in google_protobuf_SourceCodeInfo_msg_init() function
|
D | descriptor.upb.h | 78 extern const upb_MiniTable* google_protobuf_SourceCodeInfo_msg_init(); 674 …(struct google_protobuf_SourceCodeInfo*)_upb_Message_New(google_protobuf_SourceCodeInfo_msg_init()… in google_protobuf_FileDescriptorProto_mutable_source_code_info() 4165 …return (google_protobuf_SourceCodeInfo*)_upb_Message_New(google_protobuf_SourceCodeInfo_msg_init()… in google_protobuf_SourceCodeInfo_new() 4170 …if (upb_Decode(buf, size, ret, google_protobuf_SourceCodeInfo_msg_init(), NULL, 0, arena) != kUpb_… in google_protobuf_SourceCodeInfo_parse() 4180 …if (upb_Decode(buf, size, ret, google_protobuf_SourceCodeInfo_msg_init(), extreg, options, arena) … in google_protobuf_SourceCodeInfo_parse_ex() 4188 (void)upb_Encode(msg, google_protobuf_SourceCodeInfo_msg_init(), 0, arena, &ptr, len); in google_protobuf_SourceCodeInfo_serialize() 4194 (void)upb_Encode(msg, google_protobuf_SourceCodeInfo_msg_init(), options, arena, &ptr, len); in google_protobuf_SourceCodeInfo_serialize_ex() 4198 …_MiniTableField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_SourceCodeInfo_msg_init()… in google_protobuf_SourceCodeInfo_clear_location() 4202 …_MiniTableField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_SourceCodeInfo_msg_init()… in google_protobuf_SourceCodeInfo_location() 4219 …_MiniTableField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_SourceCodeInfo_msg_init()… in google_protobuf_SourceCodeInfo_mutable_location() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | descriptor.upb.c | 42 {.submsg = &google_protobuf_SourceCodeInfo_msg_init}, 948 const upb_MiniTable google_protobuf_SourceCodeInfo_msg_init = { variable 1053 &google_protobuf_SourceCodeInfo_msg_init,
|
D | descriptor.upb.h | 80 extern const upb_MiniTable google_protobuf_SourceCodeInfo_msg_init; 818 …struct google_protobuf_SourceCodeInfo*)_upb_Message_New(&google_protobuf_SourceCodeInfo_msg_init, … in google_protobuf_FileDescriptorProto_mutable_source_code_info() 5015 …return (google_protobuf_SourceCodeInfo*)_upb_Message_New(&google_protobuf_SourceCodeInfo_msg_init,… in google_protobuf_SourceCodeInfo_new() 5020 …if (upb_Decode(buf, size, ret, &google_protobuf_SourceCodeInfo_msg_init, NULL, 0, arena) != kUpb_D… in google_protobuf_SourceCodeInfo_parse() 5030 …if (upb_Decode(buf, size, ret, &google_protobuf_SourceCodeInfo_msg_init, extreg, options, arena) != in google_protobuf_SourceCodeInfo_parse_ex() 5038 (void)upb_Encode(msg, &google_protobuf_SourceCodeInfo_msg_init, 0, arena, &ptr, len); in google_protobuf_SourceCodeInfo_serialize() 5044 (void)upb_Encode(msg, &google_protobuf_SourceCodeInfo_msg_init, options, arena, &ptr, len); in google_protobuf_SourceCodeInfo_serialize_ex()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/ |
D | descriptor.upb.c | 42 {.submsg = &google_protobuf_SourceCodeInfo_msg_init}, 948 const upb_MiniTable google_protobuf_SourceCodeInfo_msg_init = { variable 1053 &google_protobuf_SourceCodeInfo_msg_init,
|
D | descriptor.upb.h | 80 extern const upb_MiniTable google_protobuf_SourceCodeInfo_msg_init; 818 …struct google_protobuf_SourceCodeInfo*)_upb_Message_New(&google_protobuf_SourceCodeInfo_msg_init, … in google_protobuf_FileDescriptorProto_mutable_source_code_info() 5015 …return (google_protobuf_SourceCodeInfo*)_upb_Message_New(&google_protobuf_SourceCodeInfo_msg_init,… in google_protobuf_SourceCodeInfo_new() 5020 …if (upb_Decode(buf, size, ret, &google_protobuf_SourceCodeInfo_msg_init, NULL, 0, arena) != kUpb_D… in google_protobuf_SourceCodeInfo_parse() 5030 …if (upb_Decode(buf, size, ret, &google_protobuf_SourceCodeInfo_msg_init, extreg, options, arena) != in google_protobuf_SourceCodeInfo_parse_ex() 5038 (void)upb_Encode(msg, &google_protobuf_SourceCodeInfo_msg_init, 0, arena, &ptr, len); in google_protobuf_SourceCodeInfo_serialize() 5044 (void)upb_Encode(msg, &google_protobuf_SourceCodeInfo_msg_init, options, arena, &ptr, len); in google_protobuf_SourceCodeInfo_serialize_ex()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/ |
H A D | descriptor.upb.c | 40 {.submsg = &google_protobuf_SourceCodeInfo_msg_init}, 1059 const upb_MiniTable google_protobuf_SourceCodeInfo_msg_init = { variable 1168 &google_protobuf_SourceCodeInfo_msg_init,
|