Searched refs:google__protobuf__MethodOptions_msg_init (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/api/ |
H A D | annotations.upb_minitable.c | 19 &google__protobuf__MethodOptions_msg_init,
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/stage0/google/protobuf/ |
H A D | descriptor.upb.h | 42 extern const upb_MiniTable* google__protobuf__MethodOptions_msg_init(); 3157 …(struct google_protobuf_MethodOptions*)_upb_Message_New(google__protobuf__MethodOptions_msg_init()… in google_protobuf_MethodDescriptorProto_mutable_options() 5050 …return (google_protobuf_MethodOptions*)_upb_Message_New(google__protobuf__MethodOptions_msg_init()… in google_protobuf_MethodOptions_new() 5055 …if (upb_Decode(buf, size, UPB_UPCAST(ret), google__protobuf__MethodOptions_msg_init(), NULL, 0, ar… in google_protobuf_MethodOptions_parse() 5066 …if (upb_Decode(buf, size, UPB_UPCAST(ret), google__protobuf__MethodOptions_msg_init(), extreg, opt… in google_protobuf_MethodOptions_parse_ex() 5074 …(void)upb_Encode(UPB_UPCAST(msg), google__protobuf__MethodOptions_msg_init(), 0, arena, &ptr, len); in google_protobuf_MethodOptions_serialize() 5080 …(void)upb_Encode(UPB_UPCAST(msg), google__protobuf__MethodOptions_msg_init(), options, arena, &ptr… in google_protobuf_MethodOptions_serialize_ex() 5084 …MiniTableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__MethodOptions_msg_init()… in google_protobuf_MethodOptions_clear_deprecated() 5090 …MiniTableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__MethodOptions_msg_init()… in google_protobuf_MethodOptions_deprecated() 5096 …MiniTableField field = *upb_MiniTable_FindFieldByNumber(google__protobuf__MethodOptions_msg_init()… in google_protobuf_MethodOptions_has_deprecated() [all …]
|
H A D | descriptor.upb.c | 179 …eField*)upb_MiniTable_FindFieldByNumber(mini_table, 4), google__protobuf__MethodOptions_msg_init()… in google__protobuf__MethodDescriptorProto_msg_init() 284 const upb_MiniTable* google__protobuf__MethodOptions_msg_init() { in google__protobuf__MethodOptions_msg_init() function
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/ |
H A D | descriptor.upb_minitable.h | 42 extern const upb_MiniTable google__protobuf__MethodOptions_msg_init;
|
H A D | descriptor.upb_minitable.c | 348 {.UPB_PRIVATE(submsg) = &google__protobuf__MethodOptions_msg_init}, 791 const upb_MiniTable google__protobuf__MethodOptions_msg_init = { variable 1035 &google__protobuf__MethodOptions_msg_init,
|
H A D | descriptor.upb.h | 3109 …struct google_protobuf_MethodOptions*)_upb_Message_New(&google__protobuf__MethodOptions_msg_init, … in google_protobuf_MethodDescriptorProto_mutable_options() 5002 …return (google_protobuf_MethodOptions*)_upb_Message_New(&google__protobuf__MethodOptions_msg_init,… in google_protobuf_MethodOptions_new() 5007 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__MethodOptions_msg_init, NULL, 0, are… in google_protobuf_MethodOptions_parse() 5018 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__MethodOptions_msg_init, extreg, opti… in google_protobuf_MethodOptions_parse_ex() 5026 (void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__MethodOptions_msg_init, 0, arena, &ptr, len); in google_protobuf_MethodOptions_serialize() 5032 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__MethodOptions_msg_init, options, arena, &ptr,… in google_protobuf_MethodOptions_serialize_ex()
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/ |
H A D | descriptor.upb_minitable.h | 42 extern const upb_MiniTable google__protobuf__MethodOptions_msg_init;
|
H A D | descriptor.upb_minitable.c | 348 {.UPB_PRIVATE(submsg) = &google__protobuf__MethodOptions_msg_init}, 791 const upb_MiniTable google__protobuf__MethodOptions_msg_init = { variable 1035 &google__protobuf__MethodOptions_msg_init,
|
H A D | descriptor.upb.h | 3109 …struct google_protobuf_MethodOptions*)_upb_Message_New(&google__protobuf__MethodOptions_msg_init, … in google_protobuf_MethodDescriptorProto_mutable_options() 5002 …return (google_protobuf_MethodOptions*)_upb_Message_New(&google__protobuf__MethodOptions_msg_init,… in google_protobuf_MethodOptions_new() 5007 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__MethodOptions_msg_init, NULL, 0, are… in google_protobuf_MethodOptions_parse() 5018 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &google__protobuf__MethodOptions_msg_init, extreg, opti… in google_protobuf_MethodOptions_parse_ex() 5026 (void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__MethodOptions_msg_init, 0, arena, &ptr, len); in google_protobuf_MethodOptions_serialize() 5032 …(void)upb_Encode(UPB_UPCAST(msg), &google__protobuf__MethodOptions_msg_init, options, arena, &ptr,… in google_protobuf_MethodOptions_serialize_ex()
|