Home
last modified time | relevance | path

Searched refs:google_protobuf_compiler_CodeGeneratorResponse_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.h34 extern const upb_MiniTable* google_protobuf_compiler_CodeGeneratorResponse_msg_init();
338 …compiler_CodeGeneratorResponse*)_upb_Message_New(google_protobuf_compiler_CodeGeneratorResponse_ms… in google_protobuf_compiler_CodeGeneratorResponse_new()
343 …if (upb_Decode(buf, size, ret, google_protobuf_compiler_CodeGeneratorResponse_msg_init(), NULL, 0,… in google_protobuf_compiler_CodeGeneratorResponse_parse()
353 …if (upb_Decode(buf, size, ret, google_protobuf_compiler_CodeGeneratorResponse_msg_init(), extreg, … in google_protobuf_compiler_CodeGeneratorResponse_parse_ex()
361 …(void)upb_Encode(msg, google_protobuf_compiler_CodeGeneratorResponse_msg_init(), 0, arena, &ptr, l… in google_protobuf_compiler_CodeGeneratorResponse_serialize()
367 …(void)upb_Encode(msg, google_protobuf_compiler_CodeGeneratorResponse_msg_init(), options, arena, &… in google_protobuf_compiler_CodeGeneratorResponse_serialize_ex()
371 …leField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_compiler_CodeGeneratorResponse_ms… in google_protobuf_compiler_CodeGeneratorResponse_clear_error()
377 …leField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_compiler_CodeGeneratorResponse_ms… in google_protobuf_compiler_CodeGeneratorResponse_error()
382 …leField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_compiler_CodeGeneratorResponse_ms… in google_protobuf_compiler_CodeGeneratorResponse_has_error()
386 …leField field = *upb_MiniTable_FindFieldByNumber(google_protobuf_compiler_CodeGeneratorResponse_ms… in google_protobuf_compiler_CodeGeneratorResponse_clear_supported_features()
[all …]
Dplugin.upb.c37 const upb_MiniTable* google_protobuf_compiler_CodeGeneratorResponse_msg_init() { in google_protobuf_compiler_CodeGeneratorResponse_msg_init() function