Home
last modified time | relevance | path

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 Ddescriptor.upb_minitable.h48 extern const upb_MiniTable google__protobuf__SourceCodeInfo_msg_init;
H A Ddescriptor.upb_minitable.c39 {.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 Ddescriptor.upb.h821 …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 Ddescriptor.upb_minitable.h48 extern const upb_MiniTable google__protobuf__SourceCodeInfo_msg_init;
H A Ddescriptor.upb_minitable.c39 {.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 Ddescriptor.upb.h821 …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 Ddescriptor.upb.c34 …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 Ddescriptor.upb.h48 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 …]