Searched refs:google__protobuf__SourceCodeInfo__Location_msg_init (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/stage0/google/protobuf/ |
H A D | descriptor.upb.h | 49 extern const upb_MiniTable* google__protobuf__SourceCodeInfo__Location_msg_init(); 5990 …protobuf_SourceCodeInfo_Location*)_upb_Message_New(google__protobuf__SourceCodeInfo__Location_msg_… in google_protobuf_SourceCodeInfo_add_location() 6000 …protobuf_SourceCodeInfo_Location*)_upb_Message_New(google__protobuf__SourceCodeInfo__Location_msg_… in google_protobuf_SourceCodeInfo_Location_new() 6005 …if (upb_Decode(buf, size, UPB_UPCAST(ret), google__protobuf__SourceCodeInfo__Location_msg_init(), … in google_protobuf_SourceCodeInfo_Location_parse() 6016 …if (upb_Decode(buf, size, UPB_UPCAST(ret), google__protobuf__SourceCodeInfo__Location_msg_init(), … in google_protobuf_SourceCodeInfo_Location_parse_ex() 6024 …(void)upb_Encode(UPB_UPCAST(msg), google__protobuf__SourceCodeInfo__Location_msg_init(), 0, arena,… in google_protobuf_SourceCodeInfo_Location_serialize() 6030 …(void)upb_Encode(UPB_UPCAST(msg), google__protobuf__SourceCodeInfo__Location_msg_init(), options, … in google_protobuf_SourceCodeInfo_Location_serialize_ex() 6034 …ableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__SourceCodeInfo__Location_msg_… in google_protobuf_SourceCodeInfo_Location_clear_path() 6038 …ableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__SourceCodeInfo__Location_msg_… in google_protobuf_SourceCodeInfo_Location_path() 6049 …ableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__SourceCodeInfo__Location_msg_… in _google_protobuf_SourceCodeInfo_Location_path_upb_array() [all …]
|
H A D | descriptor.upb.c | 366 …d*)upb_MiniTable_FindFieldByNumber(mini_table, 1), google__protobuf__SourceCodeInfo__Location_msg_… in google__protobuf__SourceCodeInfo_msg_init() 370 const upb_MiniTable* google__protobuf__SourceCodeInfo__Location_msg_init() { in google__protobuf__SourceCodeInfo__Location_msg_init() function
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/ |
H A D | descriptor.upb_minitable.h | 49 extern const upb_MiniTable google__protobuf__SourceCodeInfo__Location_msg_init;
|
H A D | descriptor.upb_minitable.c | 931 {.UPB_PRIVATE(submsg) = &google__protobuf__SourceCodeInfo__Location_msg_init}, 956 const upb_MiniTable google__protobuf__SourceCodeInfo__Location_msg_init = { variable 1042 &google__protobuf__SourceCodeInfo__Location_msg_init,
|
H A D | descriptor.upb.h | 5942 …rotobuf_SourceCodeInfo_Location*)_upb_Message_New(&google__protobuf__SourceCodeInfo__Location_msg_… in google_protobuf_SourceCodeInfo_add_location() 5952 …rotobuf_SourceCodeInfo_Location*)_upb_Message_New(&google__protobuf__SourceCodeInfo__Location_msg_… in google_protobuf_SourceCodeInfo_Location_new() 5957 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__SourceCodeInfo__Location_msg_init, N… in google_protobuf_SourceCodeInfo_Location_parse() 5968 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__SourceCodeInfo__Location_msg_init, e… in google_protobuf_SourceCodeInfo_Location_parse_ex() 5976 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__SourceCodeInfo__Location_msg_init, 0, arena, … in google_protobuf_SourceCodeInfo_Location_serialize() 5982 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__SourceCodeInfo__Location_msg_init, options, a… in google_protobuf_SourceCodeInfo_Location_serialize_ex()
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/ |
H A D | descriptor.upb_minitable.h | 49 extern const upb_MiniTable google__protobuf__SourceCodeInfo__Location_msg_init;
|
H A D | descriptor.upb_minitable.c | 931 {.UPB_PRIVATE(submsg) = &google__protobuf__SourceCodeInfo__Location_msg_init}, 956 const upb_MiniTable google__protobuf__SourceCodeInfo__Location_msg_init = { variable 1042 &google__protobuf__SourceCodeInfo__Location_msg_init,
|
H A D | descriptor.upb.h | 5942 …rotobuf_SourceCodeInfo_Location*)_upb_Message_New(&google__protobuf__SourceCodeInfo__Location_msg_… in google_protobuf_SourceCodeInfo_add_location() 5952 …rotobuf_SourceCodeInfo_Location*)_upb_Message_New(&google__protobuf__SourceCodeInfo__Location_msg_… in google_protobuf_SourceCodeInfo_Location_new() 5957 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__SourceCodeInfo__Location_msg_init, N… in google_protobuf_SourceCodeInfo_Location_parse() 5968 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__SourceCodeInfo__Location_msg_init, e… in google_protobuf_SourceCodeInfo_Location_parse_ex() 5976 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__SourceCodeInfo__Location_msg_init, 0, arena, … in google_protobuf_SourceCodeInfo_Location_serialize() 5982 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__SourceCodeInfo__Location_msg_init, options, a… in google_protobuf_SourceCodeInfo_Location_serialize_ex()
|