Home
last modified time | relevance | path

Searched refs:upb_DefPool_FindExtensionByNameWithSize (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Ddef_pool.c175 const upb_FieldDef* upb_DefPool_FindExtensionByNameWithSize( in upb_DefPool_FindExtensionByNameWithSize() function
198 return upb_DefPool_FindExtensionByNameWithSize(s, sym, strlen(sym)); in upb_DefPool_FindExtensionByName()
Ddef_pool.h74 const upb_FieldDef* upb_DefPool_FindExtensionByNameWithSize(
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Ddef_pool.c229 const upb_FieldDef* upb_DefPool_FindExtensionByNameWithSize( in upb_DefPool_FindExtensionByNameWithSize() function
252 return upb_DefPool_FindExtensionByNameWithSize(s, sym, strlen(sym)); in upb_DefPool_FindExtensionByName()
H A Ddef_pool.h62 const upb_FieldDef* upb_DefPool_FindExtensionByNameWithSize(
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Ddecode.c895 f = upb_DefPool_FindExtensionByNameWithSize(d->symtab, name.data + 1, in jsondec_field()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/json/
H A Ddecode.c927 f = upb_DefPool_FindExtensionByNameWithSize(d->symtab, name.data + 1, in jsondec_field()
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c2940 f = upb_DefPool_FindExtensionByNameWithSize(d->symtab, name.data + 1, in jsondec_field()
6667 const upb_FieldDef* upb_DefPool_FindExtensionByNameWithSize( in upb_DefPool_FindExtensionByNameWithSize() function
6688 return upb_DefPool_FindExtensionByNameWithSize(s, sym, strlen(sym)); in upb_DefPool_FindExtensionByName()
H A Druby-upb.h5935 const upb_FieldDef* upb_DefPool_FindExtensionByNameWithSize(
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c3269 f = upb_DefPool_FindExtensionByNameWithSize(d->symtab, name.data + 1, in jsondec_field()
6996 const upb_FieldDef* upb_DefPool_FindExtensionByNameWithSize( in upb_DefPool_FindExtensionByNameWithSize() function
7017 return upb_DefPool_FindExtensionByNameWithSize(s, sym, strlen(sym)); in upb_DefPool_FindExtensionByName()
H A Dphp-upb.h5705 const upb_FieldDef* upb_DefPool_FindExtensionByNameWithSize(
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c3269 f = upb_DefPool_FindExtensionByNameWithSize(d->symtab, name.data + 1, in jsondec_field()
6996 const upb_FieldDef* upb_DefPool_FindExtensionByNameWithSize( in upb_DefPool_FindExtensionByNameWithSize() function
7017 return upb_DefPool_FindExtensionByNameWithSize(s, sym, strlen(sym)); in upb_DefPool_FindExtensionByName()
H A Dphp-upb.h5705 const upb_FieldDef* upb_DefPool_FindExtensionByNameWithSize(
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c2940 f = upb_DefPool_FindExtensionByNameWithSize(d->symtab, name.data + 1, in jsondec_field()
6667 const upb_FieldDef* upb_DefPool_FindExtensionByNameWithSize( in upb_DefPool_FindExtensionByNameWithSize() function
6688 return upb_DefPool_FindExtensionByNameWithSize(s, sym, strlen(sym)); in upb_DefPool_FindExtensionByName()
H A Druby-upb.h5935 const upb_FieldDef* upb_DefPool_FindExtensionByNameWithSize(