/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/stage0/google/protobuf/ |
D | descriptor.upb.h | 29 typedef struct google_protobuf_FileDescriptorProto google_protobuf_FileDescriptorProto; typedef 209 UPB_INLINE const google_protobuf_FileDescriptorProto* const* google_protobuf_FileDescriptorSet_file… in google_protobuf_FileDescriptorSet_file() 214 return (const google_protobuf_FileDescriptorProto* const*)_upb_array_constptr(arr); in google_protobuf_FileDescriptorSet_file() 226 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_mutable_file(goo… in google_protobuf_FileDescriptorSet_mutable_file() 231 return (google_protobuf_FileDescriptorProto**)_upb_array_ptr(arr); in google_protobuf_FileDescriptorSet_mutable_file() 237 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_resize_file(goog… in google_protobuf_FileDescriptorSet_resize_file() 239 return (google_protobuf_FileDescriptorProto**)upb_Message_ResizeArray(msg, &field, size, arena); in google_protobuf_FileDescriptorSet_resize_file() 241 UPB_INLINE struct google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorSet_add_file(g… in google_protobuf_FileDescriptorSet_add_file() 247 …struct google_protobuf_FileDescriptorProto* sub = (struct google_protobuf_FileDescriptorProto*)_up… in google_protobuf_FileDescriptorSet_add_file() 255 UPB_INLINE google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorProto_new(upb_Arena* … in google_protobuf_FileDescriptorProto_new() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | descriptor.upb.h | 29 typedef struct google_protobuf_FileDescriptorProto google_protobuf_FileDescriptorProto; typedef 217 UPB_INLINE const google_protobuf_FileDescriptorProto* const* google_protobuf_FileDescriptorSet_file… in google_protobuf_FileDescriptorSet_file() 222 return (const google_protobuf_FileDescriptorProto* const*)_upb_array_constptr(arr); in google_protobuf_FileDescriptorSet_file() 251 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_mutable_file(goo… in google_protobuf_FileDescriptorSet_mutable_file() 256 return (google_protobuf_FileDescriptorProto**)_upb_array_ptr(arr); in google_protobuf_FileDescriptorSet_mutable_file() 262 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_resize_file(goog… in google_protobuf_FileDescriptorSet_resize_file() 264 return (google_protobuf_FileDescriptorProto**)upb_Message_ResizeArray(msg, &field, size, arena); in google_protobuf_FileDescriptorSet_resize_file() 266 UPB_INLINE struct google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorSet_add_file(g… in google_protobuf_FileDescriptorSet_add_file() 272 …struct google_protobuf_FileDescriptorProto* sub = (struct google_protobuf_FileDescriptorProto*)_up… in google_protobuf_FileDescriptorSet_add_file() 280 UPB_INLINE google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorProto_new(upb_Arena* … in google_protobuf_FileDescriptorProto_new() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/ |
D | descriptor.upb.h | 29 typedef struct google_protobuf_FileDescriptorProto google_protobuf_FileDescriptorProto; typedef 217 UPB_INLINE const google_protobuf_FileDescriptorProto* const* google_protobuf_FileDescriptorSet_file… in google_protobuf_FileDescriptorSet_file() 222 return (const google_protobuf_FileDescriptorProto* const*)_upb_array_constptr(arr); in google_protobuf_FileDescriptorSet_file() 251 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_mutable_file(goo… in google_protobuf_FileDescriptorSet_mutable_file() 256 return (google_protobuf_FileDescriptorProto**)_upb_array_ptr(arr); in google_protobuf_FileDescriptorSet_mutable_file() 262 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_resize_file(goog… in google_protobuf_FileDescriptorSet_resize_file() 264 return (google_protobuf_FileDescriptorProto**)upb_Message_ResizeArray(msg, &field, size, arena); in google_protobuf_FileDescriptorSet_resize_file() 266 UPB_INLINE struct google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorSet_add_file(g… in google_protobuf_FileDescriptorSet_add_file() 272 …struct google_protobuf_FileDescriptorProto* sub = (struct google_protobuf_FileDescriptorProto*)_up… in google_protobuf_FileDescriptorSet_add_file() 280 UPB_INLINE google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorProto_new(upb_Arena* … in google_protobuf_FileDescriptorProto_new() [all …]
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.h | 2127 struct google_protobuf_FileDescriptorProto; 2154 typedef struct google_protobuf_FileDescriptorProto google_protobuf_FileDescriptorProto; typedef 2304 UPB_INLINE const google_protobuf_FileDescriptorProto* const* google_protobuf_FileDescriptorSet_file… in google_protobuf_FileDescriptorSet_file() 2305 …return (const google_protobuf_FileDescriptorProto* const*)_upb_array_accessor(msg, UPB_SIZE(0, 0),… in google_protobuf_FileDescriptorSet_file() 2308 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_mutable_file(goo… in google_protobuf_FileDescriptorSet_mutable_file() 2309 …return (google_protobuf_FileDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(0, 0), len… in google_protobuf_FileDescriptorSet_mutable_file() 2311 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_resize_file(goog… in google_protobuf_FileDescriptorSet_resize_file() 2312 …return (google_protobuf_FileDescriptorProto**)_upb_Array_Resize_accessor2(msg, UPB_SIZE(0, 0), len… in google_protobuf_FileDescriptorSet_resize_file() 2314 UPB_INLINE struct google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorSet_add_file(g… in google_protobuf_FileDescriptorSet_add_file() 2315 …struct google_protobuf_FileDescriptorProto* sub = (struct google_protobuf_FileDescriptorProto*)_up… in google_protobuf_FileDescriptorSet_add_file() [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 2125 struct google_protobuf_FileDescriptorProto; 2152 typedef struct google_protobuf_FileDescriptorProto google_protobuf_FileDescriptorProto; typedef 2302 UPB_INLINE const google_protobuf_FileDescriptorProto* const* google_protobuf_FileDescriptorSet_file… in google_protobuf_FileDescriptorSet_file() 2303 …return (const google_protobuf_FileDescriptorProto* const*)_upb_array_accessor(msg, UPB_SIZE(0, 0),… in google_protobuf_FileDescriptorSet_file() 2306 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_mutable_file(goo… in google_protobuf_FileDescriptorSet_mutable_file() 2307 …return (google_protobuf_FileDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(0, 0), len… in google_protobuf_FileDescriptorSet_mutable_file() 2309 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_resize_file(goog… in google_protobuf_FileDescriptorSet_resize_file() 2310 …return (google_protobuf_FileDescriptorProto**)_upb_Array_Resize_accessor2(msg, UPB_SIZE(0, 0), len… in google_protobuf_FileDescriptorSet_resize_file() 2312 UPB_INLINE struct google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorSet_add_file(g… in google_protobuf_FileDescriptorSet_add_file() 2313 …struct google_protobuf_FileDescriptorProto* sub = (struct google_protobuf_FileDescriptorProto*)_up… in google_protobuf_FileDescriptorSet_add_file() [all …]
|
H A D | def.c | 882 bool depends_on_descriptor(const google_protobuf_FileDescriptorProto* file) { in depends_on_descriptor() 925 const google_protobuf_FileDescriptorProto *file) { in add_descriptor() 963 const google_protobuf_FileDescriptorProto* const* files; in add_descriptor_set() 975 const google_protobuf_FileDescriptorProto* file = files[i]; in add_descriptor_set() 987 const google_protobuf_FileDescriptorProto *file = in DescriptorPool_AddDescriptor()
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 2125 struct google_protobuf_FileDescriptorProto; 2152 typedef struct google_protobuf_FileDescriptorProto google_protobuf_FileDescriptorProto; typedef 2302 UPB_INLINE const google_protobuf_FileDescriptorProto* const* google_protobuf_FileDescriptorSet_file… in google_protobuf_FileDescriptorSet_file() 2303 …return (const google_protobuf_FileDescriptorProto* const*)_upb_array_accessor(msg, UPB_SIZE(0, 0),… in google_protobuf_FileDescriptorSet_file() 2306 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_mutable_file(goo… in google_protobuf_FileDescriptorSet_mutable_file() 2307 …return (google_protobuf_FileDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(0, 0), len… in google_protobuf_FileDescriptorSet_mutable_file() 2309 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_resize_file(goog… in google_protobuf_FileDescriptorSet_resize_file() 2310 …return (google_protobuf_FileDescriptorProto**)_upb_Array_Resize_accessor2(msg, UPB_SIZE(0, 0), len… in google_protobuf_FileDescriptorSet_resize_file() 2312 UPB_INLINE struct google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorSet_add_file(g… in google_protobuf_FileDescriptorSet_add_file() 2313 …struct google_protobuf_FileDescriptorProto* sub = (struct google_protobuf_FileDescriptorProto*)_up… in google_protobuf_FileDescriptorSet_add_file() [all …]
|
H A D | def.c | 882 bool depends_on_descriptor(const google_protobuf_FileDescriptorProto* file) { in depends_on_descriptor() 925 const google_protobuf_FileDescriptorProto *file) { in add_descriptor() 963 const google_protobuf_FileDescriptorProto* const* files; in add_descriptor_set() 975 const google_protobuf_FileDescriptorProto* file = files[i]; in add_descriptor_set() 987 const google_protobuf_FileDescriptorProto *file = in DescriptorPool_AddDescriptor()
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.h | 2127 struct google_protobuf_FileDescriptorProto; 2154 typedef struct google_protobuf_FileDescriptorProto google_protobuf_FileDescriptorProto; typedef 2304 UPB_INLINE const google_protobuf_FileDescriptorProto* const* google_protobuf_FileDescriptorSet_file… in google_protobuf_FileDescriptorSet_file() 2305 …return (const google_protobuf_FileDescriptorProto* const*)_upb_array_accessor(msg, UPB_SIZE(0, 0),… in google_protobuf_FileDescriptorSet_file() 2308 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_mutable_file(goo… in google_protobuf_FileDescriptorSet_mutable_file() 2309 …return (google_protobuf_FileDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(0, 0), len… in google_protobuf_FileDescriptorSet_mutable_file() 2311 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_resize_file(goog… in google_protobuf_FileDescriptorSet_resize_file() 2312 …return (google_protobuf_FileDescriptorProto**)_upb_Array_Resize_accessor2(msg, UPB_SIZE(0, 0), len… in google_protobuf_FileDescriptorSet_resize_file() 2314 UPB_INLINE struct google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorSet_add_file(g… in google_protobuf_FileDescriptorSet_add_file() 2315 …struct google_protobuf_FileDescriptorProto* sub = (struct google_protobuf_FileDescriptorProto*)_up… in google_protobuf_FileDescriptorSet_add_file() [all …]
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/stage0/google/protobuf/ |
H A D | descriptor.upb.h | 71 typedef struct google_protobuf_FileDescriptorProto { upb_Message UPB_PRIVATE(base); } google_protob… typedef 277 UPB_INLINE const google_protobuf_FileDescriptorProto* const* google_protobuf_FileDescriptorSet_file… in google_protobuf_FileDescriptorSet_file() 282 return (const google_protobuf_FileDescriptorProto* const*)upb_Array_DataPtr(arr); in google_protobuf_FileDescriptorSet_file() 306 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_mutable_file(goo… in google_protobuf_FileDescriptorSet_mutable_file() 311 return (google_protobuf_FileDescriptorProto**)upb_Array_MutableDataPtr(arr); in google_protobuf_FileDescriptorSet_mutable_file() 317 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_resize_file(goog… in google_protobuf_FileDescriptorSet_resize_file() 319 …return (google_protobuf_FileDescriptorProto**)upb_Message_ResizeArrayUninitialized(UPB_UPCAST(msg), in google_protobuf_FileDescriptorSet_resize_file() 322 UPB_INLINE struct google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorSet_add_file(g… in google_protobuf_FileDescriptorSet_add_file() 330 …struct google_protobuf_FileDescriptorProto* sub = (struct google_protobuf_FileDescriptorProto*)_up… in google_protobuf_FileDescriptorSet_add_file() 339 UPB_INLINE google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorProto_new(upb_Arena* … in google_protobuf_FileDescriptorProto_new() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/stage0/google/protobuf/compiler/ |
D | plugin.upb.h | 36 struct google_protobuf_FileDescriptorProto; 251 UPB_INLINE const struct google_protobuf_FileDescriptorProto* const* google_protobuf_compiler_CodeGe… in google_protobuf_compiler_CodeGeneratorRequest_proto_file() 256 return (const struct google_protobuf_FileDescriptorProto* const*)_upb_array_constptr(arr); in google_protobuf_compiler_CodeGeneratorRequest_proto_file() 308 UPB_INLINE struct google_protobuf_FileDescriptorProto** google_protobuf_compiler_CodeGeneratorReque… in google_protobuf_compiler_CodeGeneratorRequest_mutable_proto_file() 313 return (struct google_protobuf_FileDescriptorProto**)_upb_array_ptr(arr); in google_protobuf_compiler_CodeGeneratorRequest_mutable_proto_file() 319 UPB_INLINE struct google_protobuf_FileDescriptorProto** google_protobuf_compiler_CodeGeneratorReque… in google_protobuf_compiler_CodeGeneratorRequest_resize_proto_file() 321 …return (struct google_protobuf_FileDescriptorProto**)upb_Message_ResizeArray(msg, &field, size, ar… in google_protobuf_compiler_CodeGeneratorRequest_resize_proto_file() 323 UPB_INLINE struct google_protobuf_FileDescriptorProto* google_protobuf_compiler_CodeGeneratorReques… in google_protobuf_compiler_CodeGeneratorRequest_add_proto_file() 329 …struct google_protobuf_FileDescriptorProto* sub = (struct google_protobuf_FileDescriptorProto*)_up… in google_protobuf_compiler_CodeGeneratorRequest_add_proto_file()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/ |
H A D | descriptor.upb.h | 23 typedef struct google_protobuf_FileDescriptorProto { upb_Message UPB_PRIVATE(base); } google_protob… struct 229 UPB_INLINE const google_protobuf_FileDescriptorProto* const* google_protobuf_FileDescriptorSet_file… in google_protobuf_FileDescriptorSet_file() 234 return (const google_protobuf_FileDescriptorProto* const*)upb_Array_DataPtr(arr); in google_protobuf_FileDescriptorSet_file() 258 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_mutable_file(goo… in google_protobuf_FileDescriptorSet_mutable_file() 263 return (google_protobuf_FileDescriptorProto**)upb_Array_MutableDataPtr(arr); in google_protobuf_FileDescriptorSet_mutable_file() 269 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_resize_file(goog… in google_protobuf_FileDescriptorSet_resize_file() 271 …return (google_protobuf_FileDescriptorProto**)upb_Message_ResizeArrayUninitialized(UPB_UPCAST(msg), in google_protobuf_FileDescriptorSet_resize_file() 274 UPB_INLINE struct google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorSet_add_file(g… in google_protobuf_FileDescriptorSet_add_file() 282 …struct google_protobuf_FileDescriptorProto* sub = (struct google_protobuf_FileDescriptorProto*)_up… in google_protobuf_FileDescriptorSet_add_file() 291 UPB_INLINE google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorProto_new(upb_Arena* … in google_protobuf_FileDescriptorProto_new() [all …]
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/ |
H A D | descriptor.upb.h | 23 typedef struct google_protobuf_FileDescriptorProto { upb_Message UPB_PRIVATE(base); } google_protob… struct 229 UPB_INLINE const google_protobuf_FileDescriptorProto* const* google_protobuf_FileDescriptorSet_file… in google_protobuf_FileDescriptorSet_file() 234 return (const google_protobuf_FileDescriptorProto* const*)upb_Array_DataPtr(arr); in google_protobuf_FileDescriptorSet_file() 258 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_mutable_file(goo… in google_protobuf_FileDescriptorSet_mutable_file() 263 return (google_protobuf_FileDescriptorProto**)upb_Array_MutableDataPtr(arr); in google_protobuf_FileDescriptorSet_mutable_file() 269 UPB_INLINE google_protobuf_FileDescriptorProto** google_protobuf_FileDescriptorSet_resize_file(goog… in google_protobuf_FileDescriptorSet_resize_file() 271 …return (google_protobuf_FileDescriptorProto**)upb_Message_ResizeArrayUninitialized(UPB_UPCAST(msg), in google_protobuf_FileDescriptorSet_resize_file() 274 UPB_INLINE struct google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorSet_add_file(g… in google_protobuf_FileDescriptorSet_add_file() 282 …struct google_protobuf_FileDescriptorProto* sub = (struct google_protobuf_FileDescriptorProto*)_up… in google_protobuf_FileDescriptorSet_add_file() 291 UPB_INLINE google_protobuf_FileDescriptorProto* google_protobuf_FileDescriptorProto_new(upb_Arena* … in google_protobuf_FileDescriptorProto_new() [all …]
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/ |
H A D | def_to_proto_test.h | 71 google_protobuf_FileDescriptorProto* proto = google_protobuf_FileDescriptorProto_parse( in AddFile() 89 google_protobuf_FileDescriptorProto* upb_proto = in AddFile() 106 google_protobuf_FileDescriptorProto* proto = google_protobuf_FileDescriptorProto_parse( in AddFile()
|
H A D | def_to_proto_test.cc | 32 google_protobuf_FileDescriptorProto* upb_proto = in AddMessageDescriptor() 94 const google_protobuf_FileDescriptorProto* proto) { in CheckFile() 96 google_protobuf_FileDescriptorProto* proto2 = in CheckFile()
|
H A D | def_to_proto.c | 491 static google_protobuf_FileDescriptorProto* filedef_toproto(upb_ToProto_Context* ctx, in filedef_toproto() 493 google_protobuf_FileDescriptorProto* proto = in filedef_toproto() 634 google_protobuf_FileDescriptorProto* upb_ToProto_ConvertFileDef( in upb_ToProto_ConvertFileDef() 640 google_protobuf_FileDescriptorProto* upb_FileDef_ToProto(const upb_FileDef* f, in upb_FileDef_ToProto()
|
H A D | def_to_proto.h | 31 google_protobuf_FileDescriptorProto* upb_FileDef_ToProto(const upb_FileDef* f,
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/ |
D | def_to_proto_test.h | 63 google_protobuf_FileDescriptorProto* proto = google_protobuf_FileDescriptorProto_parse( in AddFile() 81 google_protobuf_FileDescriptorProto* upb_proto = in AddFile() 98 google_protobuf_FileDescriptorProto* proto = google_protobuf_FileDescriptorProto_parse( in AddFile()
|
D | def_to_proto_test.cc | 52 google_protobuf_FileDescriptorProto* upb_proto = in AddMessageDescriptor() 114 const google_protobuf_FileDescriptorProto* proto) { in CheckFile() 116 google_protobuf_FileDescriptorProto* proto2 = in CheckFile()
|
D | def_to_proto.c | 511 static google_protobuf_FileDescriptorProto* filedef_toproto(upb_ToProto_Context* ctx, in filedef_toproto() 513 google_protobuf_FileDescriptorProto* proto = in filedef_toproto() 656 google_protobuf_FileDescriptorProto* upb_ToProto_ConvertFileDef( in upb_ToProto_ConvertFileDef() 662 google_protobuf_FileDescriptorProto* upb_FileDef_ToProto(const upb_FileDef* f, in upb_FileDef_ToProto()
|
D | def_to_proto.h | 51 google_protobuf_FileDescriptorProto* upb_FileDef_ToProto(const upb_FileDef* f,
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/ |
D | descriptor_pool.c | 167 PyUpb_DescriptorPool* self, google_protobuf_FileDescriptorProto* proto) { in PyUpb_DescriptorPool_LoadDependentFiles() 199 google_protobuf_FileDescriptorProto* proto = in PyUpb_DescriptorPool_DoAddSerializedFile() 213 google_protobuf_FileDescriptorProto* existing = in PyUpb_DescriptorPool_DoAddSerializedFile()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/ |
D | protoc-gen-upbdefs.cc | 109 google_protobuf_FileDescriptorProto* file_proto = in WriteDefSource()
|
D | code_generator_request.c | 147 const google_protobuf_FileDescriptorProto* const* files = in upbc_Scrape_Files()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/lua/ |
D | def.c | 795 const google_protobuf_FileDescriptorProto* file; in lupb_DefPool_AddFile() 816 const google_protobuf_FileDescriptorProto* const* files; in lupb_DefPool_addset()
|