Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:upb_ok

387 bool upb_ok(const upb_status *status);
409 bool ok() const { return upb_ok(this); }