Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dupb.h65 #define UPB_STRVIEW_ARGS(view) (int)(view).size, (view).data macro
Djson_decode.c798 UPB_STRVIEW_ARGS(str)); in jsondec_enum()
909 UPB_STRVIEW_ARGS(name)); in jsondec_field()
Djson_encode.c324 e, "Bad type URL: " UPB_STRVIEW_FORMAT, UPB_STRVIEW_ARGS(type_url)); in jsonenc_getanymsg()
Ddef.c1985 UPB_STRVIEW_ARGS(syntax)); in build_filedef()
2017 UPB_STRVIEW_ARGS(dep_name)); in build_filedef()
/external/protobuf/php/ext/google/protobuf/
Dupb.c2533 UPB_STRVIEW_ARGS(defaultval), f->full_name); in resolve_fielddef()
2632 UPB_STRVIEW_ARGS(dep_name)); in build_filedef()
Dupb.h558 #define UPB_STRVIEW_ARGS(view) (int)(view).size, (view).data macro