Home
last modified time | relevance | path

Searched refs:upb_symtab_lookupmsg2 (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/grpc134/grpc-1.34.1/third_party/upb/tests/
H A Dconformance_upb.c203 const upb_msgdef *m = upb_symtab_lookupmsg2(c->symtab, name.data, name.size); in DoTest()
/dports/devel/grpc134/grpc-1.34.1/third_party/upb/upb/
H A Ddef.h303 const upb_msgdef *upb_symtab_lookupmsg2(
H A Djson_encode.c307 ret = upb_symtab_lookupmsg2(e->ext_pool, ptr, end - ptr); in jsonenc_getanymsg()
H A Djson_decode.c1284 type_m = upb_symtab_lookupmsg2(d->any_pool, ptr, end - ptr); in jsondec_typeurl()
H A Ddef.c2060 const upb_msgdef *upb_symtab_lookupmsg2(const upb_symtab *s, const char *sym, in upb_symtab_lookupmsg2() function
/dports/devel/grpc/grpc-1.42.0/third_party/upb/upb/
H A Ddef.h308 const upb_msgdef *upb_symtab_lookupmsg2(
H A Djson_encode.c354 ret = upb_symtab_lookupmsg2(e->ext_pool, ptr, end - ptr); in jsonenc_getanymsg()
H A Djson_decode.c1335 type_m = upb_symtab_lookupmsg2(d->any_pool, ptr, end - ptr); in jsondec_typeurl()
H A Ddef.c867 const upb_msgdef *upb_symtab_lookupmsg2(const upb_symtab *s, const char *sym, in upb_symtab_lookupmsg2() function
/dports/devel/grpc/grpc-1.42.0/third_party/upb/tests/
H A Dconformance_upb.c230 const upb_msgdef *m = upb_symtab_lookupmsg2(c->symtab, name.data, name.size); in DoTest()
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/upb/upb/
H A Ddef.h308 const upb_msgdef *upb_symtab_lookupmsg2(
H A Ddef.c867 const upb_msgdef *upb_symtab_lookupmsg2(const upb_symtab *s, const char *sym, in upb_symtab_lookupmsg2() function
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/upb/tests/
H A Dconformance_upb.c230 const upb_msgdef *m = upb_symtab_lookupmsg2(c->symtab, name.data, name.size); in DoTest()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/upb/upb/
H A Ddef.h331 const upb_msgdef *upb_symtab_lookupmsg2(
H A Djson_encode.c354 ret = upb_symtab_lookupmsg2(e->ext_pool, ptr, end - ptr); in jsonenc_getanymsg()
H A Djson_decode.c1351 type_m = upb_symtab_lookupmsg2(d->symtab, ptr, end - ptr); in jsondec_typeurl()
H A Ddef.c952 const upb_msgdef *upb_symtab_lookupmsg2(const upb_symtab *s, const char *sym, in upb_symtab_lookupmsg2() function
/dports/devel/grpc130/grpc-1.30.2/third_party/upb/upb/
H A Ddef.h843 const upb_msgdef *upb_symtab_lookupmsg2(
H A Ddef.c1663 const upb_msgdef *upb_symtab_lookupmsg2(const upb_symtab *s, const char *sym, in upb_symtab_lookupmsg2() function
/dports/devel/pecl-protobuf/protobuf-3.19.1/
H A Dmessage.c1162 m = upb_symtab_lookupmsg2(symtab, type_url.data, type_url.size); in PHP_METHOD()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dencode_decode.c1196 payload_type = upb_symtab_lookupmsg2( in putjsonany()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dencode_decode.c1196 payload_type = upb_symtab_lookupmsg2( in putjsonany()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/php/ext/google/protobuf/
H A Dencode_decode.c1262 payload_type = upb_symtab_lookupmsg2( in putjsonany()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/php/ext/google/protobuf/
H A Dencode_decode.c1262 payload_type = upb_symtab_lookupmsg2( in putjsonany()
/dports/devel/grpc130/grpc-1.30.2/third_party/upb/generated_for_cmake/upb/json/
H A Dparser.c1309 payload_type = upb_symtab_lookupmsg2(p->symtab, buf, len); in end_any_stringval()

12