Home
last modified time | relevance | path

Searched refs:google_protobuf_ServiceDescriptorProto_msg_init (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/stage0/google/protobuf/
Ddescriptor.upb.h66 extern const upb_MiniTable* google_protobuf_ServiceDescriptorProto_msg_init();
624 …le_protobuf_ServiceDescriptorProto*)_upb_Message_New(google_protobuf_ServiceDescriptorProto_msg_in… in google_protobuf_FileDescriptorProto_add_service()
2181 …le_protobuf_ServiceDescriptorProto*)_upb_Message_New(google_protobuf_ServiceDescriptorProto_msg_in… in google_protobuf_ServiceDescriptorProto_new()
2186 …if (upb_Decode(buf, size, ret, google_protobuf_ServiceDescriptorProto_msg_init(), NULL, 0, arena) … in google_protobuf_ServiceDescriptorProto_parse()
2196 …if (upb_Decode(buf, size, ret, google_protobuf_ServiceDescriptorProto_msg_init(), extreg, options,… in google_protobuf_ServiceDescriptorProto_parse_ex()
2204 (void)upb_Encode(msg, google_protobuf_ServiceDescriptorProto_msg_init(), 0, arena, &ptr, len); in google_protobuf_ServiceDescriptorProto_serialize()
2210 …(void)upb_Encode(msg, google_protobuf_ServiceDescriptorProto_msg_init(), options, arena, &ptr, len… in google_protobuf_ServiceDescriptorProto_serialize_ex()
2214 …iTableField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_ServiceDescriptorProto_msg_in… in google_protobuf_ServiceDescriptorProto_clear_name()
2220 …iTableField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_ServiceDescriptorProto_msg_in… in google_protobuf_ServiceDescriptorProto_name()
2225 …iTableField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_ServiceDescriptorProto_msg_in… in google_protobuf_ServiceDescriptorProto_has_name()
[all …]
Ddescriptor.upb.c34 …eld*)upb_MiniTable_FindFieldByNumber(mini_table, 6), google_protobuf_ServiceDescriptorProto_msg_in… in google_protobuf_FileDescriptorProto_msg_init()
149 const upb_MiniTable* google_protobuf_ServiceDescriptorProto_msg_init() { in google_protobuf_ServiceDescriptorProto_msg_init() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Ddescriptor.upb.c39 {.submsg = &google_protobuf_ServiceDescriptorProto_msg_init},
410 const upb_MiniTable google_protobuf_ServiceDescriptorProto_msg_init = { variable
1041 &google_protobuf_ServiceDescriptorProto_msg_init,
Ddescriptor.upb.h68 extern const upb_MiniTable google_protobuf_ServiceDescriptorProto_msg_init;
768 …e_protobuf_ServiceDescriptorProto*)_upb_Message_New(&google_protobuf_ServiceDescriptorProto_msg_in… in google_protobuf_FileDescriptorProto_add_service()
2762 …e_protobuf_ServiceDescriptorProto*)_upb_Message_New(&google_protobuf_ServiceDescriptorProto_msg_in… in google_protobuf_ServiceDescriptorProto_new()
2767 …if (upb_Decode(buf, size, ret, &google_protobuf_ServiceDescriptorProto_msg_init, NULL, 0, arena) !… in google_protobuf_ServiceDescriptorProto_parse()
2777 …if (upb_Decode(buf, size, ret, &google_protobuf_ServiceDescriptorProto_msg_init, extreg, options, … in google_protobuf_ServiceDescriptorProto_parse_ex()
2785 (void)upb_Encode(msg, &google_protobuf_ServiceDescriptorProto_msg_init, 0, arena, &ptr, len); in google_protobuf_ServiceDescriptorProto_serialize()
2791 …(void)upb_Encode(msg, &google_protobuf_ServiceDescriptorProto_msg_init, options, arena, &ptr, len); in google_protobuf_ServiceDescriptorProto_serialize_ex()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/
Ddescriptor.upb.c39 {.submsg = &google_protobuf_ServiceDescriptorProto_msg_init},
410 const upb_MiniTable google_protobuf_ServiceDescriptorProto_msg_init = { variable
1041 &google_protobuf_ServiceDescriptorProto_msg_init,
Ddescriptor.upb.h68 extern const upb_MiniTable google_protobuf_ServiceDescriptorProto_msg_init;
768 …e_protobuf_ServiceDescriptorProto*)_upb_Message_New(&google_protobuf_ServiceDescriptorProto_msg_in… in google_protobuf_FileDescriptorProto_add_service()
2762 …e_protobuf_ServiceDescriptorProto*)_upb_Message_New(&google_protobuf_ServiceDescriptorProto_msg_in… in google_protobuf_ServiceDescriptorProto_new()
2767 …if (upb_Decode(buf, size, ret, &google_protobuf_ServiceDescriptorProto_msg_init, NULL, 0, arena) !… in google_protobuf_ServiceDescriptorProto_parse()
2777 …if (upb_Decode(buf, size, ret, &google_protobuf_ServiceDescriptorProto_msg_init, extreg, options, … in google_protobuf_ServiceDescriptorProto_parse_ex()
2785 (void)upb_Encode(msg, &google_protobuf_ServiceDescriptorProto_msg_init, 0, arena, &ptr, len); in google_protobuf_ServiceDescriptorProto_serialize()
2791 …(void)upb_Encode(msg, &google_protobuf_ServiceDescriptorProto_msg_init, options, arena, &ptr, len); in google_protobuf_ServiceDescriptorProto_serialize_ex()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/
H A Ddescriptor.upb.c37 {.submsg = &google_protobuf_ServiceDescriptorProto_msg_init},
411 const upb_MiniTable google_protobuf_ServiceDescriptorProto_msg_init = { variable
1152 &google_protobuf_ServiceDescriptorProto_msg_init,
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor.c1599 &google_protobuf_ServiceDescriptorProto_msg_init, in PyUpb_ServiceDescriptor_CopyToProto()