Home
last modified time | relevance | path

Searched refs:upb_DefPool_AddFile (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Ddef_pool.h90 const upb_FileDef* upb_DefPool_AddFile(upb_DefPool* s,
Ddef.hpp556 upb_DefPool_AddFile(ptr_.get(), file_proto, status->ptr())); in AddFile()
Ddef_pool.c348 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 Ddef_pool.h78 UPB_API const upb_FileDef* upb_DefPool_AddFile(
H A Ddef.hpp558 upb_DefPool_AddFile(ptr_.get(), file_proto, status->ptr())); in AddFile()
H A Ddef_pool.c408 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/
Ddef.c806 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/
Dcode_generator_request.c151 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/
Dbenchmark.cc169 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/
Ddescriptor_pool.c234 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 Ddef.c949 file_def = upb_DefPool_AddFile(symtab, file, &status); in add_descriptor()
H A Dphp-upb.h5718 const upb_FileDef* upb_DefPool_AddFile(
H A Dphp-upb.c9001 const upb_FileDef* upb_DefPool_AddFile( in upb_DefPool_AddFile() function
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Ddef.c949 file_def = upb_DefPool_AddFile(symtab, file, &status); in add_descriptor()
H A Dphp-upb.h5718 const upb_FileDef* upb_DefPool_AddFile(
H A Dphp-upb.c9001 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 Ddefs.c157 upb_DefPool_AddFile(self->symtab, file_proto, &status); in DescriptorPool_add_serialized_file()
H A Druby-upb.h5948 const upb_FileDef* upb_DefPool_AddFile(
H A Druby-upb.c8672 const upb_FileDef* upb_DefPool_AddFile( in upb_DefPool_AddFile() function
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c157 upb_DefPool_AddFile(self->symtab, file_proto, &status); in DescriptorPool_add_serialized_file()
H A Druby-upb.h5948 const upb_FileDef* upb_DefPool_AddFile(
H A Druby-upb.c8672 const upb_FileDef* upb_DefPool_AddFile( in upb_DefPool_AddFile() function