Home | History | Annotate | Download | only in protobuf_c

Lines Matching defs:Done

1255  * guaranteed not to crash and to return real table elements (except when done()
2714 bool Done();
3531 inline bool EnumDef::Iterator::Done() { return upb_enum_done(&iter_); }