/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/ |
D | def_pool.h | 90 const upb_FileDef* upb_DefPool_AddFile(upb_DefPool* s,
|
D | def.hpp | 556 upb_DefPool_AddFile(ptr_.get(), file_proto, status->ptr())); in AddFile()
|
D | def_pool.c | 348 const upb_FileDef* upb_DefPool_AddFile(upb_DefPool* s, in upb_DefPool_AddFile() function
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/ |
H A D | def_pool.h | 78 UPB_API const upb_FileDef* upb_DefPool_AddFile(
|
H A D | def.hpp | 558 upb_DefPool_AddFile(ptr_.get(), file_proto, status->ptr())); in AddFile()
|
H A D | def_pool.c | 408 const upb_FileDef* upb_DefPool_AddFile(upb_DefPool* s, in upb_DefPool_AddFile() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/lua/ |
D | def.c | 806 file_def = upb_DefPool_AddFile(s, file, &status); in lupb_DefPool_AddFile() 832 upb_DefPool_AddFile(s, files[i], &status); in lupb_DefPool_addset()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/ |
D | code_generator_request.c | 151 const upb_FileDef* f = upb_DefPool_AddFile(s->symtab, files[i], s->status); in upbc_Scrape_Files()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
D | benchmark.cc | 169 if (!upb_DefPool_AddFile(s, file, &status)) { in LoadDefInit_BuildLayout()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/ |
D | descriptor_pool.c | 234 upb_DefPool_AddFile(self->symtab, proto, &status); in PyUpb_DescriptorPool_DoAddSerializedFile()
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | def.c | 949 file_def = upb_DefPool_AddFile(symtab, file, &status); in add_descriptor()
|
H A D | php-upb.h | 5718 const upb_FileDef* upb_DefPool_AddFile(
|
H A D | php-upb.c | 9001 const upb_FileDef* upb_DefPool_AddFile( in upb_DefPool_AddFile() function
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | def.c | 949 file_def = upb_DefPool_AddFile(symtab, file, &status); in add_descriptor()
|
H A D | php-upb.h | 5718 const upb_FileDef* upb_DefPool_AddFile(
|
H A D | php-upb.c | 9001 const upb_FileDef* upb_DefPool_AddFile( in upb_DefPool_AddFile() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | defs.c | 157 upb_DefPool_AddFile(self->symtab, file_proto, &status); in DescriptorPool_add_serialized_file()
|
H A D | ruby-upb.h | 5948 const upb_FileDef* upb_DefPool_AddFile(
|
H A D | ruby-upb.c | 8672 const upb_FileDef* upb_DefPool_AddFile( in upb_DefPool_AddFile() function
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | defs.c | 157 upb_DefPool_AddFile(self->symtab, file_proto, &status); in DescriptorPool_add_serialized_file()
|
H A D | ruby-upb.h | 5948 const upb_FileDef* upb_DefPool_AddFile(
|
H A D | ruby-upb.c | 8672 const upb_FileDef* upb_DefPool_AddFile( in upb_DefPool_AddFile() function
|