Searched refs:google_protobuf_SourceCodeInfo_Location_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 | 79 extern const upb_MiniTable* google_protobuf_SourceCodeInfo_Location_msg_init(); 4239 …_protobuf_SourceCodeInfo_Location*)_upb_Message_New(google_protobuf_SourceCodeInfo_Location_msg_in… in google_protobuf_SourceCodeInfo_add_location() 4248 …_protobuf_SourceCodeInfo_Location*)_upb_Message_New(google_protobuf_SourceCodeInfo_Location_msg_in… in google_protobuf_SourceCodeInfo_Location_new() 4253 …if (upb_Decode(buf, size, ret, google_protobuf_SourceCodeInfo_Location_msg_init(), NULL, 0, arena)… in google_protobuf_SourceCodeInfo_Location_parse() 4263 …if (upb_Decode(buf, size, ret, google_protobuf_SourceCodeInfo_Location_msg_init(), extreg, options… in google_protobuf_SourceCodeInfo_Location_parse_ex() 4271 (void)upb_Encode(msg, google_protobuf_SourceCodeInfo_Location_msg_init(), 0, arena, &ptr, len); in google_protobuf_SourceCodeInfo_Location_serialize() 4277 …(void)upb_Encode(msg, google_protobuf_SourceCodeInfo_Location_msg_init(), options, arena, &ptr, le… in google_protobuf_SourceCodeInfo_Location_serialize_ex() 4281 …TableField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_SourceCodeInfo_Location_msg_in… in google_protobuf_SourceCodeInfo_Location_clear_path() 4285 …TableField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_SourceCodeInfo_Location_msg_in… in google_protobuf_SourceCodeInfo_Location_path() 4301 …TableField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_SourceCodeInfo_Location_msg_in… in google_protobuf_SourceCodeInfo_Location_clear_span() [all …]
|
D | descriptor.upb.c | 292 …ld*)upb_MiniTable_FindFieldByNumber(mini_table, 1), google_protobuf_SourceCodeInfo_Location_msg_in… in google_protobuf_SourceCodeInfo_msg_init() 296 const upb_MiniTable* google_protobuf_SourceCodeInfo_Location_msg_init() { in google_protobuf_SourceCodeInfo_Location_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 | 941 {.submsg = &google_protobuf_SourceCodeInfo_Location_msg_init}, 966 const upb_MiniTable google_protobuf_SourceCodeInfo_Location_msg_init = { variable 1054 &google_protobuf_SourceCodeInfo_Location_msg_init,
|
D | descriptor.upb.h | 81 extern const upb_MiniTable google_protobuf_SourceCodeInfo_Location_msg_init; 5106 …protobuf_SourceCodeInfo_Location*)_upb_Message_New(&google_protobuf_SourceCodeInfo_Location_msg_in… in google_protobuf_SourceCodeInfo_add_location() 5115 …protobuf_SourceCodeInfo_Location*)_upb_Message_New(&google_protobuf_SourceCodeInfo_Location_msg_in… in google_protobuf_SourceCodeInfo_Location_new() 5120 …if (upb_Decode(buf, size, ret, &google_protobuf_SourceCodeInfo_Location_msg_init, NULL, 0, arena) … in google_protobuf_SourceCodeInfo_Location_parse() 5130 …if (upb_Decode(buf, size, ret, &google_protobuf_SourceCodeInfo_Location_msg_init, extreg, options,… in google_protobuf_SourceCodeInfo_Location_parse_ex() 5138 (void)upb_Encode(msg, &google_protobuf_SourceCodeInfo_Location_msg_init, 0, arena, &ptr, len); in google_protobuf_SourceCodeInfo_Location_serialize() 5144 …(void)upb_Encode(msg, &google_protobuf_SourceCodeInfo_Location_msg_init, options, arena, &ptr, len… in google_protobuf_SourceCodeInfo_Location_serialize_ex()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/ |
D | descriptor.upb.c | 941 {.submsg = &google_protobuf_SourceCodeInfo_Location_msg_init}, 966 const upb_MiniTable google_protobuf_SourceCodeInfo_Location_msg_init = { variable 1054 &google_protobuf_SourceCodeInfo_Location_msg_init,
|
D | descriptor.upb.h | 81 extern const upb_MiniTable google_protobuf_SourceCodeInfo_Location_msg_init; 5106 …protobuf_SourceCodeInfo_Location*)_upb_Message_New(&google_protobuf_SourceCodeInfo_Location_msg_in… in google_protobuf_SourceCodeInfo_add_location() 5115 …protobuf_SourceCodeInfo_Location*)_upb_Message_New(&google_protobuf_SourceCodeInfo_Location_msg_in… in google_protobuf_SourceCodeInfo_Location_new() 5120 …if (upb_Decode(buf, size, ret, &google_protobuf_SourceCodeInfo_Location_msg_init, NULL, 0, arena) … in google_protobuf_SourceCodeInfo_Location_parse() 5130 …if (upb_Decode(buf, size, ret, &google_protobuf_SourceCodeInfo_Location_msg_init, extreg, options,… in google_protobuf_SourceCodeInfo_Location_parse_ex() 5138 (void)upb_Encode(msg, &google_protobuf_SourceCodeInfo_Location_msg_init, 0, arena, &ptr, len); in google_protobuf_SourceCodeInfo_Location_serialize() 5144 …(void)upb_Encode(msg, &google_protobuf_SourceCodeInfo_Location_msg_init, options, arena, &ptr, len… in google_protobuf_SourceCodeInfo_Location_serialize_ex()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/ |
H A D | descriptor.upb.c | 1052 {.submsg = &google_protobuf_SourceCodeInfo_Location_msg_init}, 1077 const upb_MiniTable google_protobuf_SourceCodeInfo_Location_msg_init = { variable 1169 &google_protobuf_SourceCodeInfo_Location_msg_init,
|