Searched refs:google__protobuf__SourceCodeInfo_msg_init (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/ |
H A D | descriptor.upb_minitable.h | 48 extern const upb_MiniTable google__protobuf__SourceCodeInfo_msg_init;
|
H A D | descriptor.upb_minitable.c | 39 {.UPB_PRIVATE(submsg) = &google__protobuf__SourceCodeInfo_msg_init}, 938 const upb_MiniTable google__protobuf__SourceCodeInfo_msg_init = { variable 1041 &google__protobuf__SourceCodeInfo_msg_init,
|
H A D | descriptor.upb.h | 821 …truct google_protobuf_SourceCodeInfo*)_upb_Message_New(&google__protobuf__SourceCodeInfo_msg_init,… in google_protobuf_FileDescriptorProto_mutable_source_code_info() 5852 …turn (google_protobuf_SourceCodeInfo*)_upb_Message_New(&google__protobuf__SourceCodeInfo_msg_init,… in google_protobuf_SourceCodeInfo_new() 5857 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__SourceCodeInfo_msg_init, NULL, 0, ar… in google_protobuf_SourceCodeInfo_parse() 5868 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__SourceCodeInfo_msg_init, extreg, opt… in google_protobuf_SourceCodeInfo_parse_ex() 5876 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__SourceCodeInfo_msg_init, 0, arena, &ptr, len); in google_protobuf_SourceCodeInfo_serialize() 5882 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__SourceCodeInfo_msg_init, options, arena, &ptr… in google_protobuf_SourceCodeInfo_serialize_ex()
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/ |
H A D | descriptor.upb_minitable.h | 48 extern const upb_MiniTable google__protobuf__SourceCodeInfo_msg_init;
|
H A D | descriptor.upb_minitable.c | 39 {.UPB_PRIVATE(submsg) = &google__protobuf__SourceCodeInfo_msg_init}, 938 const upb_MiniTable google__protobuf__SourceCodeInfo_msg_init = { variable 1041 &google__protobuf__SourceCodeInfo_msg_init,
|
H A D | descriptor.upb.h | 821 …truct google_protobuf_SourceCodeInfo*)_upb_Message_New(&google__protobuf__SourceCodeInfo_msg_init,… in google_protobuf_FileDescriptorProto_mutable_source_code_info() 5852 …turn (google_protobuf_SourceCodeInfo*)_upb_Message_New(&google__protobuf__SourceCodeInfo_msg_init,… in google_protobuf_SourceCodeInfo_new() 5857 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__SourceCodeInfo_msg_init, NULL, 0, ar… in google_protobuf_SourceCodeInfo_parse() 5868 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__SourceCodeInfo_msg_init, extreg, opt… in google_protobuf_SourceCodeInfo_parse_ex() 5876 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__SourceCodeInfo_msg_init, 0, arena, &ptr, len); in google_protobuf_SourceCodeInfo_serialize() 5882 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__SourceCodeInfo_msg_init, options, arena, &ptr… in google_protobuf_SourceCodeInfo_serialize_ex()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/stage0/google/protobuf/ |
H A D | descriptor.upb.c | 34 …eField*)upb_MiniTable_FindFieldByNumber(mini_table, 9), google__protobuf__SourceCodeInfo_msg_init(… in google__protobuf__FileDescriptorProto_msg_init() 359 const upb_MiniTable* google__protobuf__SourceCodeInfo_msg_init() { in google__protobuf__SourceCodeInfo_msg_init() function
|
H A D | descriptor.upb.h | 48 extern const upb_MiniTable* google__protobuf__SourceCodeInfo_msg_init(); 869 …struct google_protobuf_SourceCodeInfo*)_upb_Message_New(google__protobuf__SourceCodeInfo_msg_init(… in google_protobuf_FileDescriptorProto_mutable_source_code_info() 5900 …eturn (google_protobuf_SourceCodeInfo*)_upb_Message_New(google__protobuf__SourceCodeInfo_msg_init(… in google_protobuf_SourceCodeInfo_new() 5905 …if (upb_Decode(buf, size, UPB_UPCAST(ret), google__protobuf__SourceCodeInfo_msg_init(), NULL, 0, a… in google_protobuf_SourceCodeInfo_parse() 5916 …if (upb_Decode(buf, size, UPB_UPCAST(ret), google__protobuf__SourceCodeInfo_msg_init(), extreg, op… in google_protobuf_SourceCodeInfo_parse_ex() 5924 …(void)upb_Encode(UPB_UPCAST(msg), google__protobuf__SourceCodeInfo_msg_init(), 0, arena, &ptr, len… in google_protobuf_SourceCodeInfo_serialize() 5930 …(void)upb_Encode(UPB_UPCAST(msg), google__protobuf__SourceCodeInfo_msg_init(), options, arena, &pt… in google_protobuf_SourceCodeInfo_serialize_ex() 5934 …MiniTableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__SourceCodeInfo_msg_init(… in google_protobuf_SourceCodeInfo_clear_location() 5938 …MiniTableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__SourceCodeInfo_msg_init(… in google_protobuf_SourceCodeInfo_location() 5949 …MiniTableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__SourceCodeInfo_msg_init(… in _google_protobuf_SourceCodeInfo_location_upb_array() [all …]
|