Home
last modified time | relevance | path

Searched refs:google_protobuf_compiler_CodeGeneratorResponse_File (Results 1 – 1 of 1) 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.h31 typedef struct google_protobuf_compiler_CodeGeneratorResponse_File google_protobuf_compiler_CodeGen… typedef
404 UPB_INLINE const google_protobuf_compiler_CodeGeneratorResponse_File* const* google_protobuf_compil… in google_protobuf_compiler_CodeGeneratorResponse_file()
409 …return (const google_protobuf_compiler_CodeGeneratorResponse_File* const*)_upb_array_constptr(arr); in google_protobuf_compiler_CodeGeneratorResponse_file()
429 UPB_INLINE google_protobuf_compiler_CodeGeneratorResponse_File** google_protobuf_compiler_CodeGener… in google_protobuf_compiler_CodeGeneratorResponse_mutable_file()
434 return (google_protobuf_compiler_CodeGeneratorResponse_File**)_upb_array_ptr(arr); in google_protobuf_compiler_CodeGeneratorResponse_mutable_file()
440 UPB_INLINE google_protobuf_compiler_CodeGeneratorResponse_File** google_protobuf_compiler_CodeGener… in google_protobuf_compiler_CodeGeneratorResponse_resize_file()
442 …return (google_protobuf_compiler_CodeGeneratorResponse_File**)upb_Message_ResizeArray(msg, &field,… in google_protobuf_compiler_CodeGeneratorResponse_resize_file()
444 UPB_INLINE struct google_protobuf_compiler_CodeGeneratorResponse_File* google_protobuf_compiler_Cod… in google_protobuf_compiler_CodeGeneratorResponse_add_file()
450 …struct google_protobuf_compiler_CodeGeneratorResponse_File* sub = (struct google_protobuf_compiler… in google_protobuf_compiler_CodeGeneratorResponse_add_file()
458 UPB_INLINE google_protobuf_compiler_CodeGeneratorResponse_File* google_protobuf_compiler_CodeGenera… in google_protobuf_compiler_CodeGeneratorResponse_File_new()
[all …]