Searched refs:UPB_STRVIEW_ARGS (Results 1 – 6 of 6) sorted by relevance
65 #define UPB_STRVIEW_ARGS(view) (int)(view).size, (view).data macro
798 UPB_STRVIEW_ARGS(str)); in jsondec_enum()909 UPB_STRVIEW_ARGS(name)); in jsondec_field()
324 e, "Bad type URL: " UPB_STRVIEW_FORMAT, UPB_STRVIEW_ARGS(type_url)); in jsonenc_getanymsg()
1985 UPB_STRVIEW_ARGS(syntax)); in build_filedef()2017 UPB_STRVIEW_ARGS(dep_name)); in build_filedef()
2533 UPB_STRVIEW_ARGS(defaultval), f->full_name); in resolve_fielddef()2632 UPB_STRVIEW_ARGS(dep_name)); in build_filedef()
558 #define UPB_STRVIEW_ARGS(view) (int)(view).size, (view).data macro