Home
last modified time | relevance | path

Searched refs:google__protobuf__ServiceOptions_msg_init (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/envoy/annotations/
H A Dresource.upb_minitable.c36 &google__protobuf__ServiceOptions_msg_init,
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/
H A Ddescriptor.upb_minitable.h41 extern const upb_MiniTable google__protobuf__ServiceOptions_msg_init;
H A Ddescriptor.upb_minitable.c326 {.UPB_PRIVATE(submsg) = &google__protobuf__ServiceOptions_msg_init},
738 const upb_MiniTable google__protobuf__ServiceOptions_msg_init = { variable
1034 &google__protobuf__ServiceOptions_msg_init,
H A Ddescriptor.upb.h2951 …truct google_protobuf_ServiceOptions*)_upb_Message_New(&google__protobuf__ServiceOptions_msg_init,… in google_protobuf_ServiceDescriptorProto_mutable_options()
4854 …turn (google_protobuf_ServiceOptions*)_upb_Message_New(&google__protobuf__ServiceOptions_msg_init,… in google_protobuf_ServiceOptions_new()
4859 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__ServiceOptions_msg_init, NULL, 0, ar… in google_protobuf_ServiceOptions_parse()
4870 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__ServiceOptions_msg_init, extreg, opt… in google_protobuf_ServiceOptions_parse_ex()
4878 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__ServiceOptions_msg_init, 0, arena, &ptr, len); in google_protobuf_ServiceOptions_serialize()
4884 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__ServiceOptions_msg_init, options, arena, &ptr… in google_protobuf_ServiceOptions_serialize_ex()
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/
H A Ddescriptor.upb_minitable.h41 extern const upb_MiniTable google__protobuf__ServiceOptions_msg_init;
H A Ddescriptor.upb_minitable.c326 {.UPB_PRIVATE(submsg) = &google__protobuf__ServiceOptions_msg_init},
738 const upb_MiniTable google__protobuf__ServiceOptions_msg_init = { variable
1034 &google__protobuf__ServiceOptions_msg_init,
H A Ddescriptor.upb.h2951 …truct google_protobuf_ServiceOptions*)_upb_Message_New(&google__protobuf__ServiceOptions_msg_init,… in google_protobuf_ServiceDescriptorProto_mutable_options()
4854 …turn (google_protobuf_ServiceOptions*)_upb_Message_New(&google__protobuf__ServiceOptions_msg_init,… in google_protobuf_ServiceOptions_new()
4859 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__ServiceOptions_msg_init, NULL, 0, ar… in google_protobuf_ServiceOptions_parse()
4870 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__ServiceOptions_msg_init, extreg, opt… in google_protobuf_ServiceOptions_parse_ex()
4878 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__ServiceOptions_msg_init, 0, arena, &ptr, len); in google_protobuf_ServiceOptions_serialize()
4884 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__ServiceOptions_msg_init, options, arena, &ptr… in google_protobuf_ServiceOptions_serialize_ex()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/stage0/google/protobuf/
H A Ddescriptor.upb.h41 extern const upb_MiniTable* google__protobuf__ServiceOptions_msg_init();
2999 …struct google_protobuf_ServiceOptions*)_upb_Message_New(google__protobuf__ServiceOptions_msg_init(… in google_protobuf_ServiceDescriptorProto_mutable_options()
4902 …eturn (google_protobuf_ServiceOptions*)_upb_Message_New(google__protobuf__ServiceOptions_msg_init(… in google_protobuf_ServiceOptions_new()
4907 …if (upb_Decode(buf, size, UPB_UPCAST(ret), google__protobuf__ServiceOptions_msg_init(), NULL, 0, a… in google_protobuf_ServiceOptions_parse()
4918 …if (upb_Decode(buf, size, UPB_UPCAST(ret), google__protobuf__ServiceOptions_msg_init(), extreg, op… in google_protobuf_ServiceOptions_parse_ex()
4926 …(void)upb_Encode(UPB_UPCAST(msg), google__protobuf__ServiceOptions_msg_init(), 0, arena, &ptr, len… in google_protobuf_ServiceOptions_serialize()
4932 …(void)upb_Encode(UPB_UPCAST(msg), google__protobuf__ServiceOptions_msg_init(), options, arena, &pt… in google_protobuf_ServiceOptions_serialize_ex()
4936 …MiniTableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__ServiceOptions_msg_init(… in google_protobuf_ServiceOptions_clear_deprecated()
4942 …MiniTableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__ServiceOptions_msg_init(… in google_protobuf_ServiceOptions_deprecated()
4948 …MiniTableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__ServiceOptions_msg_init(… in google_protobuf_ServiceOptions_has_deprecated()
[all …]
H A Ddescriptor.upb.c168 …eField*)upb_MiniTable_FindFieldByNumber(mini_table, 3), google__protobuf__ServiceOptions_msg_init(… in google__protobuf__ServiceDescriptorProto_msg_init()
272 const upb_MiniTable* google__protobuf__ServiceOptions_msg_init() { in google__protobuf__ServiceOptions_msg_init() function