Home
last modified time | relevance | path

Searched refs:google_protobuf_compiler_CodeGeneratorResponse_File_msg_init (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/stage0/google/protobuf/compiler/
Dplugin.upb.h35 extern const upb_MiniTable* google_protobuf_compiler_CodeGeneratorResponse_File_msg_init();
450 …_CodeGeneratorResponse_File*)_upb_Message_New(google_protobuf_compiler_CodeGeneratorResponse_File_… in google_protobuf_compiler_CodeGeneratorResponse_add_file()
459 …_CodeGeneratorResponse_File*)_upb_Message_New(google_protobuf_compiler_CodeGeneratorResponse_File_… in google_protobuf_compiler_CodeGeneratorResponse_File_new()
464 …if (upb_Decode(buf, size, ret, google_protobuf_compiler_CodeGeneratorResponse_File_msg_init(), NUL… in google_protobuf_compiler_CodeGeneratorResponse_File_parse()
474 …if (upb_Decode(buf, size, ret, google_protobuf_compiler_CodeGeneratorResponse_File_msg_init(), ext… in google_protobuf_compiler_CodeGeneratorResponse_File_parse_ex()
482 …(void)upb_Encode(msg, google_protobuf_compiler_CodeGeneratorResponse_File_msg_init(), 0, arena, &p… in google_protobuf_compiler_CodeGeneratorResponse_File_serialize()
488 …(void)upb_Encode(msg, google_protobuf_compiler_CodeGeneratorResponse_File_msg_init(), options, are… in google_protobuf_compiler_CodeGeneratorResponse_File_serialize_ex()
492 …ield field = *upb_MiniTable_FindFieldByNumber(google_protobuf_compiler_CodeGeneratorResponse_File_… in google_protobuf_compiler_CodeGeneratorResponse_File_clear_name()
498 …ield field = *upb_MiniTable_FindFieldByNumber(google_protobuf_compiler_CodeGeneratorResponse_File_… in google_protobuf_compiler_CodeGeneratorResponse_File_name()
503 …ield field = *upb_MiniTable_FindFieldByNumber(google_protobuf_compiler_CodeGeneratorResponse_File_… in google_protobuf_compiler_CodeGeneratorResponse_File_has_name()
[all …]
Dplugin.upb.c44 …_MiniTable_FindFieldByNumber(mini_table, 15), google_protobuf_compiler_CodeGeneratorResponse_File_… in google_protobuf_compiler_CodeGeneratorResponse_msg_init()
48 const upb_MiniTable* google_protobuf_compiler_CodeGeneratorResponse_File_msg_init() { in google_protobuf_compiler_CodeGeneratorResponse_File_msg_init() function