Home
last modified time | relevance | path

Searched refs:google_protobuf_compiler_CodeGeneratorResponse (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.h30 typedef struct google_protobuf_compiler_CodeGeneratorResponse google_protobuf_compiler_CodeGenerato… typedef
337 UPB_INLINE google_protobuf_compiler_CodeGeneratorResponse* google_protobuf_compiler_CodeGeneratorRe… in google_protobuf_compiler_CodeGeneratorResponse_new()
338 …return (google_protobuf_compiler_CodeGeneratorResponse*)_upb_Message_New(google_protobuf_compiler_… in google_protobuf_compiler_CodeGeneratorResponse_new()
340 UPB_INLINE google_protobuf_compiler_CodeGeneratorResponse* google_protobuf_compiler_CodeGeneratorRe… in google_protobuf_compiler_CodeGeneratorResponse_parse()
341google_protobuf_compiler_CodeGeneratorResponse* ret = google_protobuf_compiler_CodeGeneratorRespon… in google_protobuf_compiler_CodeGeneratorResponse_parse()
348 UPB_INLINE google_protobuf_compiler_CodeGeneratorResponse* google_protobuf_compiler_CodeGeneratorRe… in google_protobuf_compiler_CodeGeneratorResponse_parse_ex()
351google_protobuf_compiler_CodeGeneratorResponse* ret = google_protobuf_compiler_CodeGeneratorRespon… in google_protobuf_compiler_CodeGeneratorResponse_parse_ex()
359 …tobuf_compiler_CodeGeneratorResponse_serialize(const google_protobuf_compiler_CodeGeneratorRespons… in google_protobuf_compiler_CodeGeneratorResponse_serialize()
364 …uf_compiler_CodeGeneratorResponse_serialize_ex(const google_protobuf_compiler_CodeGeneratorRespons… in google_protobuf_compiler_CodeGeneratorResponse_serialize_ex()
370 …_protobuf_compiler_CodeGeneratorResponse_clear_error(google_protobuf_compiler_CodeGeneratorRespons… in google_protobuf_compiler_CodeGeneratorResponse_clear_error()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dupbdev.c47 static google_protobuf_compiler_CodeGeneratorResponse* upbc_JsonDecode( in upbc_JsonDecode()
49 google_protobuf_compiler_CodeGeneratorResponse* response = in upbc_JsonDecode()
105 const google_protobuf_compiler_CodeGeneratorResponse* response = in upbdev_ProcessOutput()