Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:upb_filedef_setpackage

3015 bool upb_filedef_setpackage(upb_filedef *f, const char *package, upb_status *s);
3637 return upb_filedef_setpackage(this, package, s);