/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/api/ |
D | annotations.upb.c | 21 extern const upb_MiniTable google_protobuf_MethodOptions_msg_init; 24 &google_protobuf_MethodOptions_msg_init,
|
D | annotations.upb.h | 30 extern const upb_MiniTable google_protobuf_MethodOptions_msg_init;
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/stage0/google/protobuf/ |
D | descriptor.upb.h | 75 extern const upb_MiniTable* google_protobuf_MethodOptions_msg_init(); 2452 … (struct google_protobuf_MethodOptions*)_upb_Message_New(google_protobuf_MethodOptions_msg_init(),… in google_protobuf_MethodDescriptorProto_mutable_options() 3772 …return (google_protobuf_MethodOptions*)_upb_Message_New(google_protobuf_MethodOptions_msg_init(), … in google_protobuf_MethodOptions_new() 3777 …if (upb_Decode(buf, size, ret, google_protobuf_MethodOptions_msg_init(), NULL, 0, arena) != kUpb_D… in google_protobuf_MethodOptions_parse() 3787 …if (upb_Decode(buf, size, ret, google_protobuf_MethodOptions_msg_init(), extreg, options, arena) != in google_protobuf_MethodOptions_parse_ex() 3795 (void)upb_Encode(msg, google_protobuf_MethodOptions_msg_init(), 0, arena, &ptr, len); in google_protobuf_MethodOptions_serialize() 3801 (void)upb_Encode(msg, google_protobuf_MethodOptions_msg_init(), options, arena, &ptr, len); in google_protobuf_MethodOptions_serialize_ex() 3805 …_MiniTableField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_MethodOptions_msg_init(),… in google_protobuf_MethodOptions_clear_deprecated() 3811 …_MiniTableField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_MethodOptions_msg_init(),… in google_protobuf_MethodOptions_deprecated() 3816 …_MiniTableField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_MethodOptions_msg_init(),… in google_protobuf_MethodOptions_has_deprecated() [all …]
|
D | descriptor.upb.c | 168 …leField*)upb_MiniTable_FindFieldByNumber(mini_table, 4), google_protobuf_MethodOptions_msg_init()); in google_protobuf_MethodDescriptorProto_msg_init() 252 const upb_MiniTable* google_protobuf_MethodOptions_msg_init() { in google_protobuf_MethodOptions_msg_init() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | descriptor.upb.c | 423 {.submsg = &google_protobuf_MethodOptions_msg_init}, 845 const upb_MiniTable google_protobuf_MethodOptions_msg_init = { variable 1050 &google_protobuf_MethodOptions_msg_init,
|
D | descriptor.upb.h | 77 extern const upb_MiniTable google_protobuf_MethodOptions_msg_init; 3050 …(struct google_protobuf_MethodOptions*)_upb_Message_New(&google_protobuf_MethodOptions_msg_init, a… in google_protobuf_MethodDescriptorProto_mutable_options() 4588 …return (google_protobuf_MethodOptions*)_upb_Message_New(&google_protobuf_MethodOptions_msg_init, a… in google_protobuf_MethodOptions_new() 4593 …if (upb_Decode(buf, size, ret, &google_protobuf_MethodOptions_msg_init, NULL, 0, arena) != kUpb_De… in google_protobuf_MethodOptions_parse() 4603 if (upb_Decode(buf, size, ret, &google_protobuf_MethodOptions_msg_init, extreg, options, arena) != in google_protobuf_MethodOptions_parse_ex() 4611 (void)upb_Encode(msg, &google_protobuf_MethodOptions_msg_init, 0, arena, &ptr, len); in google_protobuf_MethodOptions_serialize() 4617 (void)upb_Encode(msg, &google_protobuf_MethodOptions_msg_init, options, arena, &ptr, len); in google_protobuf_MethodOptions_serialize_ex()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/ |
D | descriptor.upb.c | 423 {.submsg = &google_protobuf_MethodOptions_msg_init}, 845 const upb_MiniTable google_protobuf_MethodOptions_msg_init = { variable 1050 &google_protobuf_MethodOptions_msg_init,
|
D | descriptor.upb.h | 77 extern const upb_MiniTable google_protobuf_MethodOptions_msg_init; 3050 …(struct google_protobuf_MethodOptions*)_upb_Message_New(&google_protobuf_MethodOptions_msg_init, a… in google_protobuf_MethodDescriptorProto_mutable_options() 4588 …return (google_protobuf_MethodOptions*)_upb_Message_New(&google_protobuf_MethodOptions_msg_init, a… in google_protobuf_MethodOptions_new() 4593 …if (upb_Decode(buf, size, ret, &google_protobuf_MethodOptions_msg_init, NULL, 0, arena) != kUpb_De… in google_protobuf_MethodOptions_parse() 4603 if (upb_Decode(buf, size, ret, &google_protobuf_MethodOptions_msg_init, extreg, options, arena) != in google_protobuf_MethodOptions_parse_ex() 4611 (void)upb_Encode(msg, &google_protobuf_MethodOptions_msg_init, 0, arena, &ptr, len); in google_protobuf_MethodOptions_serialize() 4617 (void)upb_Encode(msg, &google_protobuf_MethodOptions_msg_init, options, arena, &ptr, len); in google_protobuf_MethodOptions_serialize_ex()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/ |
H A D | descriptor.upb.c | 424 {.submsg = &google_protobuf_MethodOptions_msg_init}, 885 const upb_MiniTable google_protobuf_MethodOptions_msg_init = { variable 1162 &google_protobuf_MethodOptions_msg_init,
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/ |
D | descriptor.c | 1387 self, upb_MethodDef_Options(self->def), &google_protobuf_MethodOptions_msg_init, in PyUpb_MethodDescriptor_GetOptions()
|