Searched refs:upb_EpsCopyInputStream_IsError (Results 1 – 7 of 7) sorted by relevance
153 if (upb_EpsCopyInputStream_IsError(stream)) goto err; in PyUpb_UnknownFieldSet_BuildMessageSet()246 if (upb_EpsCopyInputStream_IsError(stream)) goto err; in PyUpb_UnknownFieldSet_Build()
214 !upb_EpsCopyInputStream_IsError(&ctx->stream)); in upb_UnknownFields_Build()
48 UPB_INLINE bool upb_EpsCopyInputStream_IsError(upb_EpsCopyInputStream* e) { in upb_EpsCopyInputStream_IsError() function
197 !upb_EpsCopyInputStream_IsError(&ctx->stream)); in upb_UnknownFields_Build()
68 UPB_INLINE bool upb_EpsCopyInputStream_IsError(upb_EpsCopyInputStream* e) { in upb_EpsCopyInputStream_IsError() function
413 return end_group == 0 && !upb_EpsCopyInputStream_IsError(stream) ? ptr : NULL; in txtenc_unknown()
483 return end_group == 0 && !upb_EpsCopyInputStream_IsError(stream) ? ptr : NULL; in txtenc_unknown()