Home
last modified time | relevance | path

Searched refs:UPB_STRVIEW_FORMAT (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dupb.h64 #define UPB_STRVIEW_FORMAT "%.*s" macro
Djson_decode.c797 jsondec_errf(d, "Unknown enumerator: '" UPB_STRVIEW_FORMAT "'", in jsondec_enum()
908 jsondec_errf(d, "Unknown field: '" UPB_STRVIEW_FORMAT "'", in jsondec_field()
Djson_encode.c324 e, "Bad type URL: " UPB_STRVIEW_FORMAT, UPB_STRVIEW_ARGS(type_url)); in jsonenc_getanymsg()
Ddef.c1984 symtab_errf(ctx, "Invalid syntax '" UPB_STRVIEW_FORMAT "'", in build_filedef()
2015 "Depends on file '" UPB_STRVIEW_FORMAT in build_filedef()
/external/protobuf/php/ext/google/protobuf/
Dupb.c2531 "couldn't parse default '" UPB_STRVIEW_FORMAT in resolve_fielddef()
2630 "Depends on file '" UPB_STRVIEW_FORMAT in build_filedef()
Dupb.h557 #define UPB_STRVIEW_FORMAT "%.*s" macro