Home
last modified time | relevance | path

Searched refs:upb_FileDef_Pool (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dextension_dict.c58 const upb_DefPool* symtab = upb_FileDef_Pool(file); in PyUpb_ExtensionDict_FindExtensionByName()
73 const upb_DefPool* symtab = upb_FileDef_Pool(file); in PyUpb_ExtensionDict_FindExtensionByNumber()
214 const upb_DefPool* symtab = upb_FileDef_Pool(upb_MessageDef_File(m)); in PyUpb_ExtensionIterator_IterNext()
Ddescriptor.c68 base->pool = PyUpb_DescriptorPool_Get(upb_FileDef_Pool(file)); in PyUpb_DescriptorBase_DoCreate()
228 const upb_DefPool* symtab = upb_FileDef_Pool(filedef); in PyUpb_Descriptor_LookupNestedMessage()
240 const upb_DefPool* symtab = upb_FileDef_Pool(filedef); in PyUpb_Descriptor_LookupNestedEnum()
252 const upb_DefPool* symtab = upb_FileDef_Pool(filedef); in PyUpb_Descriptor_LookupNestedExtension()
437 const upb_DefPool* symtab = upb_FileDef_Pool(file); in PyUpb_Descriptor_GetContainingType()
1114 const upb_DefPool* symtab = upb_FileDef_Pool(filedef); in PyUpb_FileDescriptor_NestedLookup()
Dmessage.c591 const upb_DefPool* symtab = upb_FileDef_Pool(upb_MessageDef_File(m1_msgdef)); in PyUpb_Message_IsEqual()
754 const upb_DefPool* symtab = upb_FileDef_Pool(upb_MessageDef_File(msgdef)); in PyUpb_Message_ToString()
1090 const upb_DefPool* symtab = upb_FileDef_Pool(upb_MessageDef_File(m)); in PyUpb_Message_IsInitialized()
1153 const upb_DefPool* symtab = upb_FileDef_Pool(upb_MessageDef_File(m)); in PyUpb_Message_ListFields()
1254 upb_DefPool_ExtensionRegistry(upb_FileDef_Pool(file)); in PyUpb_Message_MergeFromString()
1402 const upb_DefPool* ext_pool = upb_FileDef_Pool(upb_MessageDef_File(msgdef)); in PyUpb_Message_FindInitializationErrors()
1837 const upb_DefPool* symtab = upb_FileDef_Pool(filedef); in PyUpb_MessageMeta_GetDynamicAttr()
Dconvert.c407 const upb_DefPool* symtab = upb_FileDef_Pool(upb_MessageDef_File(m)); in upb_Message_IsEqual()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Dfile_def.h49 const upb_DefPool* upb_FileDef_Pool(const upb_FileDef* f);
Dfile_def.c155 const upb_DefPool* upb_FileDef_Pool(const upb_FileDef* f) { return f->symtab; } in upb_FileDef_Pool() function
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Dfile_def.h32 UPB_API const upb_DefPool* upb_FileDef_Pool(const upb_FileDef* f);
H A Dfile_def.c166 const upb_DefPool* upb_FileDef_Pool(const upb_FileDef* f) { return f->symtab; } in upb_FileDef_Pool() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/lua/
Ddef.c674 const upb_DefPool* defpool = upb_FileDef_Pool(f); in lupb_FileDef_Pool()
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c1209 const upb_DefPool* symtab = upb_FileDef_Pool(upb_MessageDef_File(m)); in Descriptor_DefToClass()
H A Druby-upb.h5889 const upb_DefPool* upb_FileDef_Pool(const upb_FileDef* f);
H A Druby-upb.c6498 const upb_DefPool* upb_FileDef_Pool(const upb_FileDef* f) { return f->symtab; } in upb_FileDef_Pool() function
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c1209 const upb_DefPool* symtab = upb_FileDef_Pool(upb_MessageDef_File(m)); in Descriptor_DefToClass()
H A Druby-upb.h5889 const upb_DefPool* upb_FileDef_Pool(const upb_FileDef* f);
H A Druby-upb.c6498 const upb_DefPool* upb_FileDef_Pool(const upb_FileDef* f) { return f->symtab; } in upb_FileDef_Pool() function
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h5659 const upb_DefPool* upb_FileDef_Pool(const upb_FileDef* f);
H A Dphp-upb.c6827 const upb_DefPool* upb_FileDef_Pool(const upb_FileDef* f) { return f->symtab; } in upb_FileDef_Pool() function
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h5659 const upb_DefPool* upb_FileDef_Pool(const upb_FileDef* f);
H A Dphp-upb.c6827 const upb_DefPool* upb_FileDef_Pool(const upb_FileDef* f) { return f->symtab; } in upb_FileDef_Pool() function