Searched refs:_upb_isrepeated (Results 1 – 3 of 3) sorted by relevance
435 if (_upb_isrepeated(f)) { in encode_message()
196 UPB_INLINE bool _upb_isrepeated(const upb_msglayout_field *field) { in _upb_isrepeated() function
584 if (_upb_isrepeated(field)) ndx += 18; in decode_msg()