Lines Matching defs:msg
35 #define UPB_PTR_AT(msg, ofs, type) ((type*)((char*)(msg) + (ofs))) argument
37 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument
42 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
237 char msg[UPB_STATUS_MAX_MESSAGE]; /* Error message; NULL-terminated. */ member
945 #define PTR_AT(msg, ofs, type) (type*)((const char*)msg + ofs) argument
1014 UPB_INLINE bool _upb_has_field(const void *msg, size_t idx) { in _upb_has_field()
1018 UPB_INLINE bool _upb_sethas(const void *msg, size_t idx) { in _upb_sethas()
1022 UPB_INLINE bool _upb_clearhas(const void *msg, size_t idx) { in _upb_clearhas()
1026 UPB_INLINE bool _upb_has_oneof_field(const void *msg, size_t case_ofs, int32_t num) { in _upb_has_oneof_field()
1030 UPB_INLINE bool _upb_has_submsg_nohasbit(const void *msg, size_t ofs) { in _upb_has_submsg_nohasbit()
1067 UPB_INLINE const void *_upb_array_accessor(const void *msg, size_t ofs, in _upb_array_accessor()
1079 UPB_INLINE void *_upb_array_mutable_accessor(void *msg, size_t ofs, in _upb_array_mutable_accessor()
1091 UPB_INLINE void *_upb_array_resize_accessor(void *msg, size_t ofs, size_t size, in _upb_array_resize_accessor()
1104 UPB_INLINE bool _upb_array_append_accessor(void *msg, size_t ofs, in _upb_array_append_accessor()
1248 UPB_INLINE size_t _upb_msg_map_size(const upb_msg *msg, size_t ofs) { in _upb_msg_map_size()
1253 UPB_INLINE bool _upb_msg_map_get(const upb_msg *msg, size_t ofs, in _upb_msg_map_get()
1261 UPB_INLINE void *_upb_msg_map_next(const upb_msg *msg, size_t ofs, in _upb_msg_map_next()
1268 UPB_INLINE bool _upb_msg_map_set(upb_msg *msg, size_t ofs, const void *key, in _upb_msg_map_set()
1278 UPB_INLINE bool _upb_msg_map_delete(upb_msg *msg, size_t ofs, const void *key, in _upb_msg_map_delete()
1285 UPB_INLINE void _upb_msg_map_clear(upb_msg *msg, size_t ofs) { in _upb_msg_map_clear()
1293 UPB_INLINE void _upb_msg_map_key(const void* msg, void* key, size_t size) { in _upb_msg_map_key()
1302 UPB_INLINE void _upb_msg_map_value(const void* msg, void* val, size_t size) { in _upb_msg_map_value()
1309 UPB_INLINE void _upb_msg_map_set_value(void* msg, const void* val, size_t size) { in _upb_msg_map_set_value()
1523 …INE char *google_protobuf_FileDescriptorSet_serialize(const google_protobuf_FileDescriptorSet *msg… in google_protobuf_FileDescriptorSet_serialize()
1527 …NLINE bool google_protobuf_FileDescriptorSet_has_file(const google_protobuf_FileDescriptorSet *msg… in google_protobuf_FileDescriptorSet_has_file()
1528 …rProto* const* google_protobuf_FileDescriptorSet_file(const google_protobuf_FileDescriptorSet *msg… in google_protobuf_FileDescriptorSet_file()
1530 …orProto** google_protobuf_FileDescriptorSet_mutable_file(google_protobuf_FileDescriptorSet *msg, s… in google_protobuf_FileDescriptorSet_mutable_file()
1533 …torProto** google_protobuf_FileDescriptorSet_resize_file(google_protobuf_FileDescriptorSet *msg, s… in google_protobuf_FileDescriptorSet_resize_file()
1536 …criptorProto* google_protobuf_FileDescriptorSet_add_file(google_protobuf_FileDescriptorSet *msg, u… in google_protobuf_FileDescriptorSet_add_file()
1554 … char *google_protobuf_FileDescriptorProto_serialize(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_serialize()
1558 …NE bool google_protobuf_FileDescriptorProto_has_name(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_has_name()
1559 …upb_strview google_protobuf_FileDescriptorProto_name(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_name()
1560 …bool google_protobuf_FileDescriptorProto_has_package(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_has_package()
1561 …_strview google_protobuf_FileDescriptorProto_package(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_package()
1562 …onst* google_protobuf_FileDescriptorProto_dependency(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_dependency()
1563 …google_protobuf_FileDescriptorProto_has_message_type(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_has_message_type()
1564 …st* google_protobuf_FileDescriptorProto_message_type(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_message_type()
1565 …ol google_protobuf_FileDescriptorProto_has_enum_type(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_has_enum_type()
1566 …const* google_protobuf_FileDescriptorProto_enum_type(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_enum_type()
1567 …bool google_protobuf_FileDescriptorProto_has_service(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_has_service()
1568 …* const* google_protobuf_FileDescriptorProto_service(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_service()
1569 …ol google_protobuf_FileDescriptorProto_has_extension(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_has_extension()
1570 …const* google_protobuf_FileDescriptorProto_extension(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_extension()
1571 …bool google_protobuf_FileDescriptorProto_has_options(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_has_options()
1572 …Options* google_protobuf_FileDescriptorProto_options(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_options()
1573 …le_protobuf_FileDescriptorProto_has_source_code_info(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_has_source_code_info()
1574 …google_protobuf_FileDescriptorProto_source_code_info(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_source_code_info()
1575 …oogle_protobuf_FileDescriptorProto_public_dependency(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_public_dependency()
1576 … google_protobuf_FileDescriptorProto_weak_dependency(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_weak_dependency()
1577 … bool google_protobuf_FileDescriptorProto_has_syntax(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_has_syntax()
1578 …b_strview google_protobuf_FileDescriptorProto_syntax(const google_protobuf_FileDescriptorProto *ms… in google_protobuf_FileDescriptorProto_syntax()
1580 …NLINE void google_protobuf_FileDescriptorProto_set_name(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_set_name()
1584 …NE void google_protobuf_FileDescriptorProto_set_package(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_set_package()
1588 … google_protobuf_FileDescriptorProto_mutable_dependency(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_mutable_dependency()
1591 …* google_protobuf_FileDescriptorProto_resize_dependency(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_resize_dependency()
1594 …bool google_protobuf_FileDescriptorProto_add_dependency(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_add_dependency()
1598 …oogle_protobuf_FileDescriptorProto_mutable_message_type(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_mutable_message_type()
1601 …google_protobuf_FileDescriptorProto_resize_message_type(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_resize_message_type()
1604 …o* google_protobuf_FileDescriptorProto_add_message_type(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_add_message_type()
1611 …* google_protobuf_FileDescriptorProto_mutable_enum_type(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_mutable_enum_type()
1614 …** google_protobuf_FileDescriptorProto_resize_enum_type(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_resize_enum_type()
1617 …roto* google_protobuf_FileDescriptorProto_add_enum_type(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_add_enum_type()
1624 …o** google_protobuf_FileDescriptorProto_mutable_service(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_mutable_service()
1627 …to** google_protobuf_FileDescriptorProto_resize_service(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_resize_service()
1630 …rProto* google_protobuf_FileDescriptorProto_add_service(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_add_service()
1637 …* google_protobuf_FileDescriptorProto_mutable_extension(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_mutable_extension()
1640 …** google_protobuf_FileDescriptorProto_resize_extension(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_resize_extension()
1643 …roto* google_protobuf_FileDescriptorProto_add_extension(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_add_extension()
1650 …NE void google_protobuf_FileDescriptorProto_set_options(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_set_options()
1654 …ns* google_protobuf_FileDescriptorProto_mutable_options(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_mutable_options()
1663 …oogle_protobuf_FileDescriptorProto_set_source_code_info(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_set_source_code_info()
1667 …e_protobuf_FileDescriptorProto_mutable_source_code_info(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_mutable_source_code_info()
1676 …_protobuf_FileDescriptorProto_mutable_public_dependency(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_mutable_public_dependency()
1679 …e_protobuf_FileDescriptorProto_resize_public_dependency(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_resize_public_dependency()
1682 …ogle_protobuf_FileDescriptorProto_add_public_dependency(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_add_public_dependency()
1686 …le_protobuf_FileDescriptorProto_mutable_weak_dependency(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_mutable_weak_dependency()
1689 …gle_protobuf_FileDescriptorProto_resize_weak_dependency(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_resize_weak_dependency()
1692 …google_protobuf_FileDescriptorProto_add_weak_dependency(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_add_weak_dependency()
1696 …INE void google_protobuf_FileDescriptorProto_set_syntax(google_protobuf_FileDescriptorProto *msg, … in google_protobuf_FileDescriptorProto_set_syntax()
1711 …INLINE char *google_protobuf_DescriptorProto_serialize(const google_protobuf_DescriptorProto *msg,… in google_protobuf_DescriptorProto_serialize()
1715 UPB_INLINE bool google_protobuf_DescriptorProto_has_name(const google_protobuf_DescriptorProto *msg… in google_protobuf_DescriptorProto_has_name()
1716 …NLINE upb_strview google_protobuf_DescriptorProto_name(const google_protobuf_DescriptorProto *msg)… in google_protobuf_DescriptorProto_name()
1717 …_INLINE bool google_protobuf_DescriptorProto_has_field(const google_protobuf_DescriptorProto *msg)… in google_protobuf_DescriptorProto_has_field()
1718 …torProto* const* google_protobuf_DescriptorProto_field(const google_protobuf_DescriptorProto *msg,… in google_protobuf_DescriptorProto_field()
1719 …E bool google_protobuf_DescriptorProto_has_nested_type(const google_protobuf_DescriptorProto *msg)… in google_protobuf_DescriptorProto_has_nested_type()
1720 …to* const* google_protobuf_DescriptorProto_nested_type(const google_protobuf_DescriptorProto *msg,… in google_protobuf_DescriptorProto_nested_type()
1721 …INE bool google_protobuf_DescriptorProto_has_enum_type(const google_protobuf_DescriptorProto *msg)… in google_protobuf_DescriptorProto_has_enum_type()
1722 …roto* const* google_protobuf_DescriptorProto_enum_type(const google_protobuf_DescriptorProto *msg,… in google_protobuf_DescriptorProto_enum_type()
1723 …ol google_protobuf_DescriptorProto_has_extension_range(const google_protobuf_DescriptorProto *msg)… in google_protobuf_DescriptorProto_has_extension_range()
1724 …const* google_protobuf_DescriptorProto_extension_range(const google_protobuf_DescriptorProto *msg,… in google_protobuf_DescriptorProto_extension_range()
1725 …INE bool google_protobuf_DescriptorProto_has_extension(const google_protobuf_DescriptorProto *msg)… in google_protobuf_DescriptorProto_has_extension()
1726 …roto* const* google_protobuf_DescriptorProto_extension(const google_protobuf_DescriptorProto *msg,… in google_protobuf_DescriptorProto_extension()
1727 …NLINE bool google_protobuf_DescriptorProto_has_options(const google_protobuf_DescriptorProto *msg)… in google_protobuf_DescriptorProto_has_options()
1728 …essageOptions* google_protobuf_DescriptorProto_options(const google_protobuf_DescriptorProto *msg)… in google_protobuf_DescriptorProto_options()
1729 …NE bool google_protobuf_DescriptorProto_has_oneof_decl(const google_protobuf_DescriptorProto *msg)… in google_protobuf_DescriptorProto_has_oneof_decl()
1730 …oto* const* google_protobuf_DescriptorProto_oneof_decl(const google_protobuf_DescriptorProto *msg,… in google_protobuf_DescriptorProto_oneof_decl()
1731 …ool google_protobuf_DescriptorProto_has_reserved_range(const google_protobuf_DescriptorProto *msg)… in google_protobuf_DescriptorProto_has_reserved_range()
1732 … const* google_protobuf_DescriptorProto_reserved_range(const google_protobuf_DescriptorProto *msg,… in google_protobuf_DescriptorProto_reserved_range()
1733 …w const* google_protobuf_DescriptorProto_reserved_name(const google_protobuf_DescriptorProto *msg,… in google_protobuf_DescriptorProto_reserved_name()
1735 UPB_INLINE void google_protobuf_DescriptorProto_set_name(google_protobuf_DescriptorProto *msg, upb_… in google_protobuf_DescriptorProto_set_name()
1739 …ptorProto** google_protobuf_DescriptorProto_mutable_field(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_mutable_field()
1742 …iptorProto** google_protobuf_DescriptorProto_resize_field(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_resize_field()
1745 …escriptorProto* google_protobuf_DescriptorProto_add_field(google_protobuf_DescriptorProto *msg, up… in google_protobuf_DescriptorProto_add_field()
1752 …oto** google_protobuf_DescriptorProto_mutable_nested_type(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_mutable_nested_type()
1755 …roto** google_protobuf_DescriptorProto_resize_nested_type(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_resize_nested_type()
1758 …torProto* google_protobuf_DescriptorProto_add_nested_type(google_protobuf_DescriptorProto *msg, up… in google_protobuf_DescriptorProto_add_nested_type()
1765 …Proto** google_protobuf_DescriptorProto_mutable_enum_type(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_mutable_enum_type()
1768 …rProto** google_protobuf_DescriptorProto_resize_enum_type(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_resize_enum_type()
1771 …iptorProto* google_protobuf_DescriptorProto_add_enum_type(google_protobuf_DescriptorProto *msg, up… in google_protobuf_DescriptorProto_add_enum_type()
1778 …* google_protobuf_DescriptorProto_mutable_extension_range(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_mutable_extension_range()
1781 …** google_protobuf_DescriptorProto_resize_extension_range(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_resize_extension_range()
1784 …ange* google_protobuf_DescriptorProto_add_extension_range(google_protobuf_DescriptorProto *msg, up… in google_protobuf_DescriptorProto_add_extension_range()
1791 …Proto** google_protobuf_DescriptorProto_mutable_extension(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_mutable_extension()
1794 …rProto** google_protobuf_DescriptorProto_resize_extension(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_resize_extension()
1797 …iptorProto* google_protobuf_DescriptorProto_add_extension(google_protobuf_DescriptorProto *msg, up… in google_protobuf_DescriptorProto_add_extension()
1804 UPB_INLINE void google_protobuf_DescriptorProto_set_options(google_protobuf_DescriptorProto *msg, g… in google_protobuf_DescriptorProto_set_options()
1808 …eOptions* google_protobuf_DescriptorProto_mutable_options(google_protobuf_DescriptorProto *msg, up… in google_protobuf_DescriptorProto_mutable_options()
1817 …roto** google_protobuf_DescriptorProto_mutable_oneof_decl(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_mutable_oneof_decl()
1820 …Proto** google_protobuf_DescriptorProto_resize_oneof_decl(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_resize_oneof_decl()
1823 …ptorProto* google_protobuf_DescriptorProto_add_oneof_decl(google_protobuf_DescriptorProto *msg, up… in google_protobuf_DescriptorProto_add_oneof_decl()
1830 …** google_protobuf_DescriptorProto_mutable_reserved_range(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_mutable_reserved_range()
1833 …e** google_protobuf_DescriptorProto_resize_reserved_range(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_resize_reserved_range()
1836 …Range* google_protobuf_DescriptorProto_add_reserved_range(google_protobuf_DescriptorProto *msg, up… in google_protobuf_DescriptorProto_add_reserved_range()
1843 …ew* google_protobuf_DescriptorProto_mutable_reserved_name(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_mutable_reserved_name()
1846 …iew* google_protobuf_DescriptorProto_resize_reserved_name(google_protobuf_DescriptorProto *msg, si… in google_protobuf_DescriptorProto_resize_reserved_name()
1849 …NE bool google_protobuf_DescriptorProto_add_reserved_name(google_protobuf_DescriptorProto *msg, up… in google_protobuf_DescriptorProto_add_reserved_name()
1864 …otobuf_DescriptorProto_ExtensionRange_serialize(const google_protobuf_DescriptorProto_ExtensionRan… in google_protobuf_DescriptorProto_ExtensionRange_serialize()
1868 …otobuf_DescriptorProto_ExtensionRange_has_start(const google_protobuf_DescriptorProto_ExtensionRan… in google_protobuf_DescriptorProto_ExtensionRange_has_start()
1869 …e_protobuf_DescriptorProto_ExtensionRange_start(const google_protobuf_DescriptorProto_ExtensionRan… in google_protobuf_DescriptorProto_ExtensionRange_start()
1870 …protobuf_DescriptorProto_ExtensionRange_has_end(const google_protobuf_DescriptorProto_ExtensionRan… in google_protobuf_DescriptorProto_ExtensionRange_has_end()
1871 …gle_protobuf_DescriptorProto_ExtensionRange_end(const google_protobuf_DescriptorProto_ExtensionRan… in google_protobuf_DescriptorProto_ExtensionRange_end()
1872 …obuf_DescriptorProto_ExtensionRange_has_options(const google_protobuf_DescriptorProto_ExtensionRan… in google_protobuf_DescriptorProto_ExtensionRange_has_options()
1873 …protobuf_DescriptorProto_ExtensionRange_options(const google_protobuf_DescriptorProto_ExtensionRan… in google_protobuf_DescriptorProto_ExtensionRange_options()
1875 …_protobuf_DescriptorProto_ExtensionRange_set_start(google_protobuf_DescriptorProto_ExtensionRange … in google_protobuf_DescriptorProto_ExtensionRange_set_start()
1879 …le_protobuf_DescriptorProto_ExtensionRange_set_end(google_protobuf_DescriptorProto_ExtensionRange … in google_protobuf_DescriptorProto_ExtensionRange_set_end()
1883 …rotobuf_DescriptorProto_ExtensionRange_set_options(google_protobuf_DescriptorProto_ExtensionRange … in google_protobuf_DescriptorProto_ExtensionRange_set_options()
1887 …buf_DescriptorProto_ExtensionRange_mutable_options(google_protobuf_DescriptorProto_ExtensionRange … in google_protobuf_DescriptorProto_ExtensionRange_mutable_options()
1907 …rotobuf_DescriptorProto_ReservedRange_serialize(const google_protobuf_DescriptorProto_ReservedRang… in google_protobuf_DescriptorProto_ReservedRange_serialize()
1911 …rotobuf_DescriptorProto_ReservedRange_has_start(const google_protobuf_DescriptorProto_ReservedRang… in google_protobuf_DescriptorProto_ReservedRange_has_start()
1912 …le_protobuf_DescriptorProto_ReservedRange_start(const google_protobuf_DescriptorProto_ReservedRang… in google_protobuf_DescriptorProto_ReservedRange_start()
1913 …_protobuf_DescriptorProto_ReservedRange_has_end(const google_protobuf_DescriptorProto_ReservedRang… in google_protobuf_DescriptorProto_ReservedRange_has_end()
1914 …ogle_protobuf_DescriptorProto_ReservedRange_end(const google_protobuf_DescriptorProto_ReservedRang… in google_protobuf_DescriptorProto_ReservedRange_end()
1916 …e_protobuf_DescriptorProto_ReservedRange_set_start(google_protobuf_DescriptorProto_ReservedRange *… in google_protobuf_DescriptorProto_ReservedRange_set_start()
1920 …gle_protobuf_DescriptorProto_ReservedRange_set_end(google_protobuf_DescriptorProto_ReservedRange *… in google_protobuf_DescriptorProto_ReservedRange_set_end()
1935 …ar *google_protobuf_ExtensionRangeOptions_serialize(const google_protobuf_ExtensionRangeOptions *m… in google_protobuf_ExtensionRangeOptions_serialize()
1939 …obuf_ExtensionRangeOptions_has_uninterpreted_option(const google_protobuf_ExtensionRangeOptions *m… in google_protobuf_ExtensionRangeOptions_has_uninterpreted_option()
1940 …protobuf_ExtensionRangeOptions_uninterpreted_option(const google_protobuf_ExtensionRangeOptions *m… in google_protobuf_ExtensionRangeOptions_uninterpreted_option()
1942 …buf_ExtensionRangeOptions_mutable_uninterpreted_option(google_protobuf_ExtensionRangeOptions *msg,… in google_protobuf_ExtensionRangeOptions_mutable_uninterpreted_option()
1945 …obuf_ExtensionRangeOptions_resize_uninterpreted_option(google_protobuf_ExtensionRangeOptions *msg,… in google_protobuf_ExtensionRangeOptions_resize_uninterpreted_option()
1948 …rotobuf_ExtensionRangeOptions_add_uninterpreted_option(google_protobuf_ExtensionRangeOptions *msg,… in google_protobuf_ExtensionRangeOptions_add_uninterpreted_option()
1966 …char *google_protobuf_FieldDescriptorProto_serialize(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_serialize()
1970 …E bool google_protobuf_FieldDescriptorProto_has_name(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_has_name()
1971 …pb_strview google_protobuf_FieldDescriptorProto_name(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_name()
1972 …ol google_protobuf_FieldDescriptorProto_has_extendee(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_has_extendee()
1973 …trview google_protobuf_FieldDescriptorProto_extendee(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_extendee()
1974 …bool google_protobuf_FieldDescriptorProto_has_number(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_has_number()
1975 … int32_t google_protobuf_FieldDescriptorProto_number(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_number()
1976 … bool google_protobuf_FieldDescriptorProto_has_label(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_has_label()
1977 …E int32_t google_protobuf_FieldDescriptorProto_label(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_label()
1978 …E bool google_protobuf_FieldDescriptorProto_has_type(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_has_type()
1979 …NE int32_t google_protobuf_FieldDescriptorProto_type(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_type()
1980 …l google_protobuf_FieldDescriptorProto_has_type_name(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_has_type_name()
1981 …rview google_protobuf_FieldDescriptorProto_type_name(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_type_name()
1982 …ogle_protobuf_FieldDescriptorProto_has_default_value(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_has_default_value()
1983 …w google_protobuf_FieldDescriptorProto_default_value(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_default_value()
1984 …ool google_protobuf_FieldDescriptorProto_has_options(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_has_options()
1985 …ptions* google_protobuf_FieldDescriptorProto_options(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_options()
1986 …google_protobuf_FieldDescriptorProto_has_oneof_index(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_has_oneof_index()
1987 …2_t google_protobuf_FieldDescriptorProto_oneof_index(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_oneof_index()
1988 …l google_protobuf_FieldDescriptorProto_has_json_name(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_has_json_name()
1989 …rview google_protobuf_FieldDescriptorProto_json_name(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_json_name()
1990 …le_protobuf_FieldDescriptorProto_has_proto3_optional(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_has_proto3_optional()
1991 …google_protobuf_FieldDescriptorProto_proto3_optional(const google_protobuf_FieldDescriptorProto *m… in google_protobuf_FieldDescriptorProto_proto3_optional()
1993 …LINE void google_protobuf_FieldDescriptorProto_set_name(google_protobuf_FieldDescriptorProto *msg,… in google_protobuf_FieldDescriptorProto_set_name()
1997 … void google_protobuf_FieldDescriptorProto_set_extendee(google_protobuf_FieldDescriptorProto *msg,… in google_protobuf_FieldDescriptorProto_set_extendee()
2001 …NE void google_protobuf_FieldDescriptorProto_set_number(google_protobuf_FieldDescriptorProto *msg,… in google_protobuf_FieldDescriptorProto_set_number()
2005 …INE void google_protobuf_FieldDescriptorProto_set_label(google_protobuf_FieldDescriptorProto *msg,… in google_protobuf_FieldDescriptorProto_set_label()
2009 …LINE void google_protobuf_FieldDescriptorProto_set_type(google_protobuf_FieldDescriptorProto *msg,… in google_protobuf_FieldDescriptorProto_set_type()
2013 …void google_protobuf_FieldDescriptorProto_set_type_name(google_protobuf_FieldDescriptorProto *msg,… in google_protobuf_FieldDescriptorProto_set_type_name()
2017 … google_protobuf_FieldDescriptorProto_set_default_value(google_protobuf_FieldDescriptorProto *msg,… in google_protobuf_FieldDescriptorProto_set_default_value()
2021 …E void google_protobuf_FieldDescriptorProto_set_options(google_protobuf_FieldDescriptorProto *msg,… in google_protobuf_FieldDescriptorProto_set_options()
2025 …s* google_protobuf_FieldDescriptorProto_mutable_options(google_protobuf_FieldDescriptorProto *msg,… in google_protobuf_FieldDescriptorProto_mutable_options()
2034 …id google_protobuf_FieldDescriptorProto_set_oneof_index(google_protobuf_FieldDescriptorProto *msg,… in google_protobuf_FieldDescriptorProto_set_oneof_index()
2038 …void google_protobuf_FieldDescriptorProto_set_json_name(google_protobuf_FieldDescriptorProto *msg,… in google_protobuf_FieldDescriptorProto_set_json_name()
2042 …oogle_protobuf_FieldDescriptorProto_set_proto3_optional(google_protobuf_FieldDescriptorProto *msg,… in google_protobuf_FieldDescriptorProto_set_proto3_optional()
2057 …char *google_protobuf_OneofDescriptorProto_serialize(const google_protobuf_OneofDescriptorProto *m… in google_protobuf_OneofDescriptorProto_serialize()
2061 …E bool google_protobuf_OneofDescriptorProto_has_name(const google_protobuf_OneofDescriptorProto *m… in google_protobuf_OneofDescriptorProto_has_name()
2062 …pb_strview google_protobuf_OneofDescriptorProto_name(const google_protobuf_OneofDescriptorProto *m… in google_protobuf_OneofDescriptorProto_name()
2063 …ool google_protobuf_OneofDescriptorProto_has_options(const google_protobuf_OneofDescriptorProto *m… in google_protobuf_OneofDescriptorProto_has_options()
2064 …ptions* google_protobuf_OneofDescriptorProto_options(const google_protobuf_OneofDescriptorProto *m… in google_protobuf_OneofDescriptorProto_options()
2066 …LINE void google_protobuf_OneofDescriptorProto_set_name(google_protobuf_OneofDescriptorProto *msg,… in google_protobuf_OneofDescriptorProto_set_name()
2070 …E void google_protobuf_OneofDescriptorProto_set_options(google_protobuf_OneofDescriptorProto *msg,… in google_protobuf_OneofDescriptorProto_set_options()
2074 …s* google_protobuf_OneofDescriptorProto_mutable_options(google_protobuf_OneofDescriptorProto *msg,… in google_protobuf_OneofDescriptorProto_mutable_options()
2094 … char *google_protobuf_EnumDescriptorProto_serialize(const google_protobuf_EnumDescriptorProto *ms… in google_protobuf_EnumDescriptorProto_serialize()
2098 …NE bool google_protobuf_EnumDescriptorProto_has_name(const google_protobuf_EnumDescriptorProto *ms… in google_protobuf_EnumDescriptorProto_has_name()
2099 …upb_strview google_protobuf_EnumDescriptorProto_name(const google_protobuf_EnumDescriptorProto *ms… in google_protobuf_EnumDescriptorProto_name()
2100 …E bool google_protobuf_EnumDescriptorProto_has_value(const google_protobuf_EnumDescriptorProto *ms… in google_protobuf_EnumDescriptorProto_has_value()
2101 …to* const* google_protobuf_EnumDescriptorProto_value(const google_protobuf_EnumDescriptorProto *ms… in google_protobuf_EnumDescriptorProto_value()
2102 …bool google_protobuf_EnumDescriptorProto_has_options(const google_protobuf_EnumDescriptorProto *ms… in google_protobuf_EnumDescriptorProto_has_options()
2103 …Options* google_protobuf_EnumDescriptorProto_options(const google_protobuf_EnumDescriptorProto *ms… in google_protobuf_EnumDescriptorProto_options()
2104 …ogle_protobuf_EnumDescriptorProto_has_reserved_range(const google_protobuf_EnumDescriptorProto *ms… in google_protobuf_EnumDescriptorProto_has_reserved_range()
2105 …* google_protobuf_EnumDescriptorProto_reserved_range(const google_protobuf_EnumDescriptorProto *ms… in google_protobuf_EnumDescriptorProto_reserved_range()
2106 …t* google_protobuf_EnumDescriptorProto_reserved_name(const google_protobuf_EnumDescriptorProto *ms… in google_protobuf_EnumDescriptorProto_reserved_name()
2108 …NLINE void google_protobuf_EnumDescriptorProto_set_name(google_protobuf_EnumDescriptorProto *msg, … in google_protobuf_EnumDescriptorProto_set_name()
2112 …oto** google_protobuf_EnumDescriptorProto_mutable_value(google_protobuf_EnumDescriptorProto *msg, … in google_protobuf_EnumDescriptorProto_mutable_value()
2115 …roto** google_protobuf_EnumDescriptorProto_resize_value(google_protobuf_EnumDescriptorProto *msg, … in google_protobuf_EnumDescriptorProto_resize_value()
2118 …torProto* google_protobuf_EnumDescriptorProto_add_value(google_protobuf_EnumDescriptorProto *msg, … in google_protobuf_EnumDescriptorProto_add_value()
2125 …NE void google_protobuf_EnumDescriptorProto_set_options(google_protobuf_EnumDescriptorProto *msg, … in google_protobuf_EnumDescriptorProto_set_options()
2129 …ns* google_protobuf_EnumDescriptorProto_mutable_options(google_protobuf_EnumDescriptorProto *msg, … in google_protobuf_EnumDescriptorProto_mutable_options()
2138 …gle_protobuf_EnumDescriptorProto_mutable_reserved_range(google_protobuf_EnumDescriptorProto *msg, … in google_protobuf_EnumDescriptorProto_mutable_reserved_range()
2141 …ogle_protobuf_EnumDescriptorProto_resize_reserved_range(google_protobuf_EnumDescriptorProto *msg, … in google_protobuf_EnumDescriptorProto_resize_reserved_range()
2144 … google_protobuf_EnumDescriptorProto_add_reserved_range(google_protobuf_EnumDescriptorProto *msg, … in google_protobuf_EnumDescriptorProto_add_reserved_range()
2151 …ogle_protobuf_EnumDescriptorProto_mutable_reserved_name(google_protobuf_EnumDescriptorProto *msg, … in google_protobuf_EnumDescriptorProto_mutable_reserved_name()
2154 …oogle_protobuf_EnumDescriptorProto_resize_reserved_name(google_protobuf_EnumDescriptorProto *msg, … in google_protobuf_EnumDescriptorProto_resize_reserved_name()
2157 …l google_protobuf_EnumDescriptorProto_add_reserved_name(google_protobuf_EnumDescriptorProto *msg, … in google_protobuf_EnumDescriptorProto_add_reserved_name()
2172 …DescriptorProto_EnumReservedRange_serialize(const google_protobuf_EnumDescriptorProto_EnumReserved… in google_protobuf_EnumDescriptorProto_EnumReservedRange_serialize()
2176 …DescriptorProto_EnumReservedRange_has_start(const google_protobuf_EnumDescriptorProto_EnumReserved… in google_protobuf_EnumDescriptorProto_EnumReservedRange_has_start()
2177 …EnumDescriptorProto_EnumReservedRange_start(const google_protobuf_EnumDescriptorProto_EnumReserved… in google_protobuf_EnumDescriptorProto_EnumReservedRange_start()
2178 …umDescriptorProto_EnumReservedRange_has_end(const google_protobuf_EnumDescriptorProto_EnumReserved… in google_protobuf_EnumDescriptorProto_EnumReservedRange_has_end()
2179 …f_EnumDescriptorProto_EnumReservedRange_end(const google_protobuf_EnumDescriptorProto_EnumReserved… in google_protobuf_EnumDescriptorProto_EnumReservedRange_end()
2181 …numDescriptorProto_EnumReservedRange_set_start(google_protobuf_EnumDescriptorProto_EnumReservedRan… in google_protobuf_EnumDescriptorProto_EnumReservedRange_set_start()
2185 …_EnumDescriptorProto_EnumReservedRange_set_end(google_protobuf_EnumDescriptorProto_EnumReservedRan… in google_protobuf_EnumDescriptorProto_EnumReservedRange_set_end()
2200 …google_protobuf_EnumValueDescriptorProto_serialize(const google_protobuf_EnumValueDescriptorProto … in google_protobuf_EnumValueDescriptorProto_serialize()
2204 … google_protobuf_EnumValueDescriptorProto_has_name(const google_protobuf_EnumValueDescriptorProto … in google_protobuf_EnumValueDescriptorProto_has_name()
2205 …view google_protobuf_EnumValueDescriptorProto_name(const google_protobuf_EnumValueDescriptorProto … in google_protobuf_EnumValueDescriptorProto_name()
2206 …oogle_protobuf_EnumValueDescriptorProto_has_number(const google_protobuf_EnumValueDescriptorProto … in google_protobuf_EnumValueDescriptorProto_has_number()
2207 …_t google_protobuf_EnumValueDescriptorProto_number(const google_protobuf_EnumValueDescriptorProto … in google_protobuf_EnumValueDescriptorProto_number()
2208 …ogle_protobuf_EnumValueDescriptorProto_has_options(const google_protobuf_EnumValueDescriptorProto … in google_protobuf_EnumValueDescriptorProto_has_options()
2209 …* google_protobuf_EnumValueDescriptorProto_options(const google_protobuf_EnumValueDescriptorProto … in google_protobuf_EnumValueDescriptorProto_options()
2211 …oid google_protobuf_EnumValueDescriptorProto_set_name(google_protobuf_EnumValueDescriptorProto *ms… in google_protobuf_EnumValueDescriptorProto_set_name()
2215 …d google_protobuf_EnumValueDescriptorProto_set_number(google_protobuf_EnumValueDescriptorProto *ms… in google_protobuf_EnumValueDescriptorProto_set_number()
2219 … google_protobuf_EnumValueDescriptorProto_set_options(google_protobuf_EnumValueDescriptorProto *ms… in google_protobuf_EnumValueDescriptorProto_set_options()
2223 …gle_protobuf_EnumValueDescriptorProto_mutable_options(google_protobuf_EnumValueDescriptorProto *ms… in google_protobuf_EnumValueDescriptorProto_mutable_options()
2243 …r *google_protobuf_ServiceDescriptorProto_serialize(const google_protobuf_ServiceDescriptorProto *… in google_protobuf_ServiceDescriptorProto_serialize()
2247 …ool google_protobuf_ServiceDescriptorProto_has_name(const google_protobuf_ServiceDescriptorProto *… in google_protobuf_ServiceDescriptorProto_has_name()
2248 …strview google_protobuf_ServiceDescriptorProto_name(const google_protobuf_ServiceDescriptorProto *… in google_protobuf_ServiceDescriptorProto_name()
2249 …l google_protobuf_ServiceDescriptorProto_has_method(const google_protobuf_ServiceDescriptorProto *… in google_protobuf_ServiceDescriptorProto_has_method()
2250 …onst* google_protobuf_ServiceDescriptorProto_method(const google_protobuf_ServiceDescriptorProto *… in google_protobuf_ServiceDescriptorProto_method()
2251 … google_protobuf_ServiceDescriptorProto_has_options(const google_protobuf_ServiceDescriptorProto *… in google_protobuf_ServiceDescriptorProto_has_options()
2252 …ons* google_protobuf_ServiceDescriptorProto_options(const google_protobuf_ServiceDescriptorProto *… in google_protobuf_ServiceDescriptorProto_options()
2254 …E void google_protobuf_ServiceDescriptorProto_set_name(google_protobuf_ServiceDescriptorProto *msg… in google_protobuf_ServiceDescriptorProto_set_name()
2258 … google_protobuf_ServiceDescriptorProto_mutable_method(google_protobuf_ServiceDescriptorProto *msg… in google_protobuf_ServiceDescriptorProto_mutable_method()
2261 …* google_protobuf_ServiceDescriptorProto_resize_method(google_protobuf_ServiceDescriptorProto *msg… in google_protobuf_ServiceDescriptorProto_resize_method()
2264 …oto* google_protobuf_ServiceDescriptorProto_add_method(google_protobuf_ServiceDescriptorProto *msg… in google_protobuf_ServiceDescriptorProto_add_method()
2271 …oid google_protobuf_ServiceDescriptorProto_set_options(google_protobuf_ServiceDescriptorProto *msg… in google_protobuf_ServiceDescriptorProto_set_options()
2275 …google_protobuf_ServiceDescriptorProto_mutable_options(google_protobuf_ServiceDescriptorProto *msg… in google_protobuf_ServiceDescriptorProto_mutable_options()
2295 …ar *google_protobuf_MethodDescriptorProto_serialize(const google_protobuf_MethodDescriptorProto *m… in google_protobuf_MethodDescriptorProto_serialize()
2299 …bool google_protobuf_MethodDescriptorProto_has_name(const google_protobuf_MethodDescriptorProto *m… in google_protobuf_MethodDescriptorProto_has_name()
2300 …_strview google_protobuf_MethodDescriptorProto_name(const google_protobuf_MethodDescriptorProto *m… in google_protobuf_MethodDescriptorProto_name()
2301 …oogle_protobuf_MethodDescriptorProto_has_input_type(const google_protobuf_MethodDescriptorProto *m… in google_protobuf_MethodDescriptorProto_has_input_type()
2302 …ew google_protobuf_MethodDescriptorProto_input_type(const google_protobuf_MethodDescriptorProto *m… in google_protobuf_MethodDescriptorProto_input_type()
2303 …ogle_protobuf_MethodDescriptorProto_has_output_type(const google_protobuf_MethodDescriptorProto *m… in google_protobuf_MethodDescriptorProto_has_output_type()
2304 …w google_protobuf_MethodDescriptorProto_output_type(const google_protobuf_MethodDescriptorProto *m… in google_protobuf_MethodDescriptorProto_output_type()
2305 …l google_protobuf_MethodDescriptorProto_has_options(const google_protobuf_MethodDescriptorProto *m… in google_protobuf_MethodDescriptorProto_has_options()
2306 …ions* google_protobuf_MethodDescriptorProto_options(const google_protobuf_MethodDescriptorProto *m… in google_protobuf_MethodDescriptorProto_options()
2307 …protobuf_MethodDescriptorProto_has_client_streaming(const google_protobuf_MethodDescriptorProto *m… in google_protobuf_MethodDescriptorProto_has_client_streaming()
2308 …gle_protobuf_MethodDescriptorProto_client_streaming(const google_protobuf_MethodDescriptorProto *m… in google_protobuf_MethodDescriptorProto_client_streaming()
2309 …protobuf_MethodDescriptorProto_has_server_streaming(const google_protobuf_MethodDescriptorProto *m… in google_protobuf_MethodDescriptorProto_has_server_streaming()
2310 …gle_protobuf_MethodDescriptorProto_server_streaming(const google_protobuf_MethodDescriptorProto *m… in google_protobuf_MethodDescriptorProto_server_streaming()
2312 …NE void google_protobuf_MethodDescriptorProto_set_name(google_protobuf_MethodDescriptorProto *msg,… in google_protobuf_MethodDescriptorProto_set_name()
2316 …d google_protobuf_MethodDescriptorProto_set_input_type(google_protobuf_MethodDescriptorProto *msg,… in google_protobuf_MethodDescriptorProto_set_input_type()
2320 … google_protobuf_MethodDescriptorProto_set_output_type(google_protobuf_MethodDescriptorProto *msg,… in google_protobuf_MethodDescriptorProto_set_output_type()
2324 …void google_protobuf_MethodDescriptorProto_set_options(google_protobuf_MethodDescriptorProto *msg,… in google_protobuf_MethodDescriptorProto_set_options()
2328 … google_protobuf_MethodDescriptorProto_mutable_options(google_protobuf_MethodDescriptorProto *msg,… in google_protobuf_MethodDescriptorProto_mutable_options()
2337 …le_protobuf_MethodDescriptorProto_set_client_streaming(google_protobuf_MethodDescriptorProto *msg,… in google_protobuf_MethodDescriptorProto_set_client_streaming()
2341 …le_protobuf_MethodDescriptorProto_set_server_streaming(google_protobuf_MethodDescriptorProto *msg,… in google_protobuf_MethodDescriptorProto_set_server_streaming()
2356 UPB_INLINE char *google_protobuf_FileOptions_serialize(const google_protobuf_FileOptions *msg, upb_… in google_protobuf_FileOptions_serialize()
2360 UPB_INLINE bool google_protobuf_FileOptions_has_java_package(const google_protobuf_FileOptions *msg… in google_protobuf_FileOptions_has_java_package()
2361 …INE upb_strview google_protobuf_FileOptions_java_package(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_java_package()
2362 …ool google_protobuf_FileOptions_has_java_outer_classname(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_has_java_outer_classname()
2363 …strview google_protobuf_FileOptions_java_outer_classname(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_java_outer_classname()
2364 UPB_INLINE bool google_protobuf_FileOptions_has_optimize_for(const google_protobuf_FileOptions *msg… in google_protobuf_FileOptions_has_optimize_for()
2365 UPB_INLINE int32_t google_protobuf_FileOptions_optimize_for(const google_protobuf_FileOptions *msg)… in google_protobuf_FileOptions_optimize_for()
2366 …bool google_protobuf_FileOptions_has_java_multiple_files(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_has_java_multiple_files()
2367 …INE bool google_protobuf_FileOptions_java_multiple_files(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_java_multiple_files()
2368 UPB_INLINE bool google_protobuf_FileOptions_has_go_package(const google_protobuf_FileOptions *msg) … in google_protobuf_FileOptions_has_go_package()
2369 …NLINE upb_strview google_protobuf_FileOptions_go_package(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_go_package()
2370 …bool google_protobuf_FileOptions_has_cc_generic_services(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_has_cc_generic_services()
2371 …INE bool google_protobuf_FileOptions_cc_generic_services(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_cc_generic_services()
2372 …ol google_protobuf_FileOptions_has_java_generic_services(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_has_java_generic_services()
2373 …E bool google_protobuf_FileOptions_java_generic_services(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_java_generic_services()
2374 …bool google_protobuf_FileOptions_has_py_generic_services(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_has_py_generic_services()
2375 …INE bool google_protobuf_FileOptions_py_generic_services(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_py_generic_services()
2376 …e_protobuf_FileOptions_has_java_generate_equals_and_hash(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_has_java_generate_equals_and_hash()
2377 …oogle_protobuf_FileOptions_java_generate_equals_and_hash(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_java_generate_equals_and_hash()
2378 UPB_INLINE bool google_protobuf_FileOptions_has_deprecated(const google_protobuf_FileOptions *msg) … in google_protobuf_FileOptions_has_deprecated()
2379 UPB_INLINE bool google_protobuf_FileOptions_deprecated(const google_protobuf_FileOptions *msg) { re… in google_protobuf_FileOptions_deprecated()
2380 …l google_protobuf_FileOptions_has_java_string_check_utf8(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_has_java_string_check_utf8()
2381 … bool google_protobuf_FileOptions_java_string_check_utf8(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_java_string_check_utf8()
2382 …NE bool google_protobuf_FileOptions_has_cc_enable_arenas(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_has_cc_enable_arenas()
2383 UPB_INLINE bool google_protobuf_FileOptions_cc_enable_arenas(const google_protobuf_FileOptions *msg… in google_protobuf_FileOptions_cc_enable_arenas()
2384 …E bool google_protobuf_FileOptions_has_objc_class_prefix(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_has_objc_class_prefix()
2385 …pb_strview google_protobuf_FileOptions_objc_class_prefix(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_objc_class_prefix()
2386 …NE bool google_protobuf_FileOptions_has_csharp_namespace(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_has_csharp_namespace()
2387 …upb_strview google_protobuf_FileOptions_csharp_namespace(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_csharp_namespace()
2388 UPB_INLINE bool google_protobuf_FileOptions_has_swift_prefix(const google_protobuf_FileOptions *msg… in google_protobuf_FileOptions_has_swift_prefix()
2389 …INE upb_strview google_protobuf_FileOptions_swift_prefix(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_swift_prefix()
2390 …NE bool google_protobuf_FileOptions_has_php_class_prefix(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_has_php_class_prefix()
2391 …upb_strview google_protobuf_FileOptions_php_class_prefix(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_php_class_prefix()
2392 …NLINE bool google_protobuf_FileOptions_has_php_namespace(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_has_php_namespace()
2393 …NE upb_strview google_protobuf_FileOptions_php_namespace(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_php_namespace()
2394 …ool google_protobuf_FileOptions_has_php_generic_services(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_has_php_generic_services()
2395 …NE bool google_protobuf_FileOptions_php_generic_services(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_php_generic_services()
2396 …l google_protobuf_FileOptions_has_php_metadata_namespace(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_has_php_metadata_namespace()
2397 …rview google_protobuf_FileOptions_php_metadata_namespace(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_php_metadata_namespace()
2398 UPB_INLINE bool google_protobuf_FileOptions_has_ruby_package(const google_protobuf_FileOptions *msg… in google_protobuf_FileOptions_has_ruby_package()
2399 …INE upb_strview google_protobuf_FileOptions_ruby_package(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_ruby_package()
2400 …ool google_protobuf_FileOptions_has_uninterpreted_option(const google_protobuf_FileOptions *msg) {… in google_protobuf_FileOptions_has_uninterpreted_option()
2401 … const* google_protobuf_FileOptions_uninterpreted_option(const google_protobuf_FileOptions *msg, s… in google_protobuf_FileOptions_uninterpreted_option()
2403 UPB_INLINE void google_protobuf_FileOptions_set_java_package(google_protobuf_FileOptions *msg, upb_… in google_protobuf_FileOptions_set_java_package()
2407 …E void google_protobuf_FileOptions_set_java_outer_classname(google_protobuf_FileOptions *msg, upb_… in google_protobuf_FileOptions_set_java_outer_classname()
2411 UPB_INLINE void google_protobuf_FileOptions_set_optimize_for(google_protobuf_FileOptions *msg, int3… in google_protobuf_FileOptions_set_optimize_for()
2415 …NE void google_protobuf_FileOptions_set_java_multiple_files(google_protobuf_FileOptions *msg, bool… in google_protobuf_FileOptions_set_java_multiple_files()
2419 UPB_INLINE void google_protobuf_FileOptions_set_go_package(google_protobuf_FileOptions *msg, upb_st… in google_protobuf_FileOptions_set_go_package()
2423 …NE void google_protobuf_FileOptions_set_cc_generic_services(google_protobuf_FileOptions *msg, bool… in google_protobuf_FileOptions_set_cc_generic_services()
2427 … void google_protobuf_FileOptions_set_java_generic_services(google_protobuf_FileOptions *msg, bool… in google_protobuf_FileOptions_set_java_generic_services()
2431 …NE void google_protobuf_FileOptions_set_py_generic_services(google_protobuf_FileOptions *msg, bool… in google_protobuf_FileOptions_set_py_generic_services()
2435 …ogle_protobuf_FileOptions_set_java_generate_equals_and_hash(google_protobuf_FileOptions *msg, bool… in google_protobuf_FileOptions_set_java_generate_equals_and_hash()
2439 UPB_INLINE void google_protobuf_FileOptions_set_deprecated(google_protobuf_FileOptions *msg, bool v… in google_protobuf_FileOptions_set_deprecated()
2443 …void google_protobuf_FileOptions_set_java_string_check_utf8(google_protobuf_FileOptions *msg, bool… in google_protobuf_FileOptions_set_java_string_check_utf8()
2447 UPB_INLINE void google_protobuf_FileOptions_set_cc_enable_arenas(google_protobuf_FileOptions *msg, … in google_protobuf_FileOptions_set_cc_enable_arenas()
2451 UPB_INLINE void google_protobuf_FileOptions_set_objc_class_prefix(google_protobuf_FileOptions *msg,… in google_protobuf_FileOptions_set_objc_class_prefix()
2455 UPB_INLINE void google_protobuf_FileOptions_set_csharp_namespace(google_protobuf_FileOptions *msg, … in google_protobuf_FileOptions_set_csharp_namespace()
2459 UPB_INLINE void google_protobuf_FileOptions_set_swift_prefix(google_protobuf_FileOptions *msg, upb_… in google_protobuf_FileOptions_set_swift_prefix()
2463 UPB_INLINE void google_protobuf_FileOptions_set_php_class_prefix(google_protobuf_FileOptions *msg, … in google_protobuf_FileOptions_set_php_class_prefix()
2467 UPB_INLINE void google_protobuf_FileOptions_set_php_namespace(google_protobuf_FileOptions *msg, upb… in google_protobuf_FileOptions_set_php_namespace()
2471 …E void google_protobuf_FileOptions_set_php_generic_services(google_protobuf_FileOptions *msg, bool… in google_protobuf_FileOptions_set_php_generic_services()
2475 …void google_protobuf_FileOptions_set_php_metadata_namespace(google_protobuf_FileOptions *msg, upb_… in google_protobuf_FileOptions_set_php_metadata_namespace()
2479 UPB_INLINE void google_protobuf_FileOptions_set_ruby_package(google_protobuf_FileOptions *msg, upb_… in google_protobuf_FileOptions_set_ruby_package()
2483 …** google_protobuf_FileOptions_mutable_uninterpreted_option(google_protobuf_FileOptions *msg, size… in google_protobuf_FileOptions_mutable_uninterpreted_option()
2486 …n** google_protobuf_FileOptions_resize_uninterpreted_option(google_protobuf_FileOptions *msg, size… in google_protobuf_FileOptions_resize_uninterpreted_option()
2489 …ption* google_protobuf_FileOptions_add_uninterpreted_option(google_protobuf_FileOptions *msg, upb_… in google_protobuf_FileOptions_add_uninterpreted_option()
2507 UPB_INLINE char *google_protobuf_MessageOptions_serialize(const google_protobuf_MessageOptions *msg… in google_protobuf_MessageOptions_serialize()
2511 …gle_protobuf_MessageOptions_has_message_set_wire_format(const google_protobuf_MessageOptions *msg)… in google_protobuf_MessageOptions_has_message_set_wire_format()
2512 … google_protobuf_MessageOptions_message_set_wire_format(const google_protobuf_MessageOptions *msg)… in google_protobuf_MessageOptions_message_set_wire_format()
2513 …obuf_MessageOptions_has_no_standard_descriptor_accessor(const google_protobuf_MessageOptions *msg)… in google_protobuf_MessageOptions_has_no_standard_descriptor_accessor()
2514 …protobuf_MessageOptions_no_standard_descriptor_accessor(const google_protobuf_MessageOptions *msg)… in google_protobuf_MessageOptions_no_standard_descriptor_accessor()
2515 …LINE bool google_protobuf_MessageOptions_has_deprecated(const google_protobuf_MessageOptions *msg)… in google_protobuf_MessageOptions_has_deprecated()
2516 UPB_INLINE bool google_protobuf_MessageOptions_deprecated(const google_protobuf_MessageOptions *msg… in google_protobuf_MessageOptions_deprecated()
2517 …NLINE bool google_protobuf_MessageOptions_has_map_entry(const google_protobuf_MessageOptions *msg)… in google_protobuf_MessageOptions_has_map_entry()
2518 UPB_INLINE bool google_protobuf_MessageOptions_map_entry(const google_protobuf_MessageOptions *msg)… in google_protobuf_MessageOptions_map_entry()
2519 …google_protobuf_MessageOptions_has_uninterpreted_option(const google_protobuf_MessageOptions *msg)… in google_protobuf_MessageOptions_has_uninterpreted_option()
2520 …st* google_protobuf_MessageOptions_uninterpreted_option(const google_protobuf_MessageOptions *msg,… in google_protobuf_MessageOptions_uninterpreted_option()
2522 …google_protobuf_MessageOptions_set_message_set_wire_format(google_protobuf_MessageOptions *msg, bo… in google_protobuf_MessageOptions_set_message_set_wire_format()
2526 …rotobuf_MessageOptions_set_no_standard_descriptor_accessor(google_protobuf_MessageOptions *msg, bo… in google_protobuf_MessageOptions_set_no_standard_descriptor_accessor()
2530 UPB_INLINE void google_protobuf_MessageOptions_set_deprecated(google_protobuf_MessageOptions *msg, … in google_protobuf_MessageOptions_set_deprecated()
2534 UPB_INLINE void google_protobuf_MessageOptions_set_map_entry(google_protobuf_MessageOptions *msg, b… in google_protobuf_MessageOptions_set_map_entry()
2538 …oogle_protobuf_MessageOptions_mutable_uninterpreted_option(google_protobuf_MessageOptions *msg, si… in google_protobuf_MessageOptions_mutable_uninterpreted_option()
2541 …google_protobuf_MessageOptions_resize_uninterpreted_option(google_protobuf_MessageOptions *msg, si… in google_protobuf_MessageOptions_resize_uninterpreted_option()
2544 …n* google_protobuf_MessageOptions_add_uninterpreted_option(google_protobuf_MessageOptions *msg, up… in google_protobuf_MessageOptions_add_uninterpreted_option()
2562 UPB_INLINE char *google_protobuf_FieldOptions_serialize(const google_protobuf_FieldOptions *msg, up… in google_protobuf_FieldOptions_serialize()
2566 UPB_INLINE bool google_protobuf_FieldOptions_has_ctype(const google_protobuf_FieldOptions *msg) { r… in google_protobuf_FieldOptions_has_ctype()
2567 UPB_INLINE int32_t google_protobuf_FieldOptions_ctype(const google_protobuf_FieldOptions *msg) { re… in google_protobuf_FieldOptions_ctype()
2568 UPB_INLINE bool google_protobuf_FieldOptions_has_packed(const google_protobuf_FieldOptions *msg) { … in google_protobuf_FieldOptions_has_packed()
2569 UPB_INLINE bool google_protobuf_FieldOptions_packed(const google_protobuf_FieldOptions *msg) { retu… in google_protobuf_FieldOptions_packed()
2570 UPB_INLINE bool google_protobuf_FieldOptions_has_deprecated(const google_protobuf_FieldOptions *msg… in google_protobuf_FieldOptions_has_deprecated()
2571 UPB_INLINE bool google_protobuf_FieldOptions_deprecated(const google_protobuf_FieldOptions *msg) { … in google_protobuf_FieldOptions_deprecated()
2572 UPB_INLINE bool google_protobuf_FieldOptions_has_lazy(const google_protobuf_FieldOptions *msg) { re… in google_protobuf_FieldOptions_has_lazy()
2573 UPB_INLINE bool google_protobuf_FieldOptions_lazy(const google_protobuf_FieldOptions *msg) { return… in google_protobuf_FieldOptions_lazy()
2574 UPB_INLINE bool google_protobuf_FieldOptions_has_jstype(const google_protobuf_FieldOptions *msg) { … in google_protobuf_FieldOptions_has_jstype()
2575 UPB_INLINE int32_t google_protobuf_FieldOptions_jstype(const google_protobuf_FieldOptions *msg) { r… in google_protobuf_FieldOptions_jstype()
2576 UPB_INLINE bool google_protobuf_FieldOptions_has_weak(const google_protobuf_FieldOptions *msg) { re… in google_protobuf_FieldOptions_has_weak()
2577 UPB_INLINE bool google_protobuf_FieldOptions_weak(const google_protobuf_FieldOptions *msg) { return… in google_protobuf_FieldOptions_weak()
2578 …ol google_protobuf_FieldOptions_has_uninterpreted_option(const google_protobuf_FieldOptions *msg) … in google_protobuf_FieldOptions_has_uninterpreted_option()
2579 …const* google_protobuf_FieldOptions_uninterpreted_option(const google_protobuf_FieldOptions *msg, … in google_protobuf_FieldOptions_uninterpreted_option()
2581 UPB_INLINE void google_protobuf_FieldOptions_set_ctype(google_protobuf_FieldOptions *msg, int32_t v… in google_protobuf_FieldOptions_set_ctype()
2585 UPB_INLINE void google_protobuf_FieldOptions_set_packed(google_protobuf_FieldOptions *msg, bool val… in google_protobuf_FieldOptions_set_packed()
2589 UPB_INLINE void google_protobuf_FieldOptions_set_deprecated(google_protobuf_FieldOptions *msg, bool… in google_protobuf_FieldOptions_set_deprecated()
2593 UPB_INLINE void google_protobuf_FieldOptions_set_lazy(google_protobuf_FieldOptions *msg, bool value… in google_protobuf_FieldOptions_set_lazy()
2597 UPB_INLINE void google_protobuf_FieldOptions_set_jstype(google_protobuf_FieldOptions *msg, int32_t … in google_protobuf_FieldOptions_set_jstype()
2601 UPB_INLINE void google_protobuf_FieldOptions_set_weak(google_protobuf_FieldOptions *msg, bool value… in google_protobuf_FieldOptions_set_weak()
2605 …* google_protobuf_FieldOptions_mutable_uninterpreted_option(google_protobuf_FieldOptions *msg, siz… in google_protobuf_FieldOptions_mutable_uninterpreted_option()
2608 …** google_protobuf_FieldOptions_resize_uninterpreted_option(google_protobuf_FieldOptions *msg, siz… in google_protobuf_FieldOptions_resize_uninterpreted_option()
2611 …tion* google_protobuf_FieldOptions_add_uninterpreted_option(google_protobuf_FieldOptions *msg, upb… in google_protobuf_FieldOptions_add_uninterpreted_option()
2629 UPB_INLINE char *google_protobuf_OneofOptions_serialize(const google_protobuf_OneofOptions *msg, up… in google_protobuf_OneofOptions_serialize()
2633 …ol google_protobuf_OneofOptions_has_uninterpreted_option(const google_protobuf_OneofOptions *msg) … in google_protobuf_OneofOptions_has_uninterpreted_option()
2634 …const* google_protobuf_OneofOptions_uninterpreted_option(const google_protobuf_OneofOptions *msg, … in google_protobuf_OneofOptions_uninterpreted_option()
2636 …* google_protobuf_OneofOptions_mutable_uninterpreted_option(google_protobuf_OneofOptions *msg, siz… in google_protobuf_OneofOptions_mutable_uninterpreted_option()
2639 …** google_protobuf_OneofOptions_resize_uninterpreted_option(google_protobuf_OneofOptions *msg, siz… in google_protobuf_OneofOptions_resize_uninterpreted_option()
2642 …tion* google_protobuf_OneofOptions_add_uninterpreted_option(google_protobuf_OneofOptions *msg, upb… in google_protobuf_OneofOptions_add_uninterpreted_option()
2660 UPB_INLINE char *google_protobuf_EnumOptions_serialize(const google_protobuf_EnumOptions *msg, upb_… in google_protobuf_EnumOptions_serialize()
2664 UPB_INLINE bool google_protobuf_EnumOptions_has_allow_alias(const google_protobuf_EnumOptions *msg)… in google_protobuf_EnumOptions_has_allow_alias()
2665 UPB_INLINE bool google_protobuf_EnumOptions_allow_alias(const google_protobuf_EnumOptions *msg) { r… in google_protobuf_EnumOptions_allow_alias()
2666 UPB_INLINE bool google_protobuf_EnumOptions_has_deprecated(const google_protobuf_EnumOptions *msg) … in google_protobuf_EnumOptions_has_deprecated()
2667 UPB_INLINE bool google_protobuf_EnumOptions_deprecated(const google_protobuf_EnumOptions *msg) { re… in google_protobuf_EnumOptions_deprecated()
2668 …ool google_protobuf_EnumOptions_has_uninterpreted_option(const google_protobuf_EnumOptions *msg) {… in google_protobuf_EnumOptions_has_uninterpreted_option()
2669 … const* google_protobuf_EnumOptions_uninterpreted_option(const google_protobuf_EnumOptions *msg, s… in google_protobuf_EnumOptions_uninterpreted_option()
2671 UPB_INLINE void google_protobuf_EnumOptions_set_allow_alias(google_protobuf_EnumOptions *msg, bool … in google_protobuf_EnumOptions_set_allow_alias()
2675 UPB_INLINE void google_protobuf_EnumOptions_set_deprecated(google_protobuf_EnumOptions *msg, bool v… in google_protobuf_EnumOptions_set_deprecated()
2679 …** google_protobuf_EnumOptions_mutable_uninterpreted_option(google_protobuf_EnumOptions *msg, size… in google_protobuf_EnumOptions_mutable_uninterpreted_option()
2682 …n** google_protobuf_EnumOptions_resize_uninterpreted_option(google_protobuf_EnumOptions *msg, size… in google_protobuf_EnumOptions_resize_uninterpreted_option()
2685 …ption* google_protobuf_EnumOptions_add_uninterpreted_option(google_protobuf_EnumOptions *msg, upb_… in google_protobuf_EnumOptions_add_uninterpreted_option()
2703 …NLINE char *google_protobuf_EnumValueOptions_serialize(const google_protobuf_EnumValueOptions *msg… in google_protobuf_EnumValueOptions_serialize()
2707 …E bool google_protobuf_EnumValueOptions_has_deprecated(const google_protobuf_EnumValueOptions *msg… in google_protobuf_EnumValueOptions_has_deprecated()
2708 …NLINE bool google_protobuf_EnumValueOptions_deprecated(const google_protobuf_EnumValueOptions *msg… in google_protobuf_EnumValueOptions_deprecated()
2709 …gle_protobuf_EnumValueOptions_has_uninterpreted_option(const google_protobuf_EnumValueOptions *msg… in google_protobuf_EnumValueOptions_has_uninterpreted_option()
2710 … google_protobuf_EnumValueOptions_uninterpreted_option(const google_protobuf_EnumValueOptions *msg… in google_protobuf_EnumValueOptions_uninterpreted_option()
2712 …LINE void google_protobuf_EnumValueOptions_set_deprecated(google_protobuf_EnumValueOptions *msg, b… in google_protobuf_EnumValueOptions_set_deprecated()
2716 …le_protobuf_EnumValueOptions_mutable_uninterpreted_option(google_protobuf_EnumValueOptions *msg, s… in google_protobuf_EnumValueOptions_mutable_uninterpreted_option()
2719 …gle_protobuf_EnumValueOptions_resize_uninterpreted_option(google_protobuf_EnumValueOptions *msg, s… in google_protobuf_EnumValueOptions_resize_uninterpreted_option()
2722 …google_protobuf_EnumValueOptions_add_uninterpreted_option(google_protobuf_EnumValueOptions *msg, u… in google_protobuf_EnumValueOptions_add_uninterpreted_option()
2740 UPB_INLINE char *google_protobuf_ServiceOptions_serialize(const google_protobuf_ServiceOptions *msg… in google_protobuf_ServiceOptions_serialize()
2744 …LINE bool google_protobuf_ServiceOptions_has_deprecated(const google_protobuf_ServiceOptions *msg)… in google_protobuf_ServiceOptions_has_deprecated()
2745 UPB_INLINE bool google_protobuf_ServiceOptions_deprecated(const google_protobuf_ServiceOptions *msg… in google_protobuf_ServiceOptions_deprecated()
2746 …google_protobuf_ServiceOptions_has_uninterpreted_option(const google_protobuf_ServiceOptions *msg)… in google_protobuf_ServiceOptions_has_uninterpreted_option()
2747 …st* google_protobuf_ServiceOptions_uninterpreted_option(const google_protobuf_ServiceOptions *msg,… in google_protobuf_ServiceOptions_uninterpreted_option()
2749 UPB_INLINE void google_protobuf_ServiceOptions_set_deprecated(google_protobuf_ServiceOptions *msg, … in google_protobuf_ServiceOptions_set_deprecated()
2753 …oogle_protobuf_ServiceOptions_mutable_uninterpreted_option(google_protobuf_ServiceOptions *msg, si… in google_protobuf_ServiceOptions_mutable_uninterpreted_option()
2756 …google_protobuf_ServiceOptions_resize_uninterpreted_option(google_protobuf_ServiceOptions *msg, si… in google_protobuf_ServiceOptions_resize_uninterpreted_option()
2759 …n* google_protobuf_ServiceOptions_add_uninterpreted_option(google_protobuf_ServiceOptions *msg, up… in google_protobuf_ServiceOptions_add_uninterpreted_option()
2777 UPB_INLINE char *google_protobuf_MethodOptions_serialize(const google_protobuf_MethodOptions *msg, … in google_protobuf_MethodOptions_serialize()
2781 …NLINE bool google_protobuf_MethodOptions_has_deprecated(const google_protobuf_MethodOptions *msg) … in google_protobuf_MethodOptions_has_deprecated()
2782 UPB_INLINE bool google_protobuf_MethodOptions_deprecated(const google_protobuf_MethodOptions *msg) … in google_protobuf_MethodOptions_deprecated()
2783 …ool google_protobuf_MethodOptions_has_idempotency_level(const google_protobuf_MethodOptions *msg) … in google_protobuf_MethodOptions_has_idempotency_level()
2784 …int32_t google_protobuf_MethodOptions_idempotency_level(const google_protobuf_MethodOptions *msg) … in google_protobuf_MethodOptions_idempotency_level()
2785 … google_protobuf_MethodOptions_has_uninterpreted_option(const google_protobuf_MethodOptions *msg) … in google_protobuf_MethodOptions_has_uninterpreted_option()
2786 …nst* google_protobuf_MethodOptions_uninterpreted_option(const google_protobuf_MethodOptions *msg, … in google_protobuf_MethodOptions_uninterpreted_option()
2788 UPB_INLINE void google_protobuf_MethodOptions_set_deprecated(google_protobuf_MethodOptions *msg, bo… in google_protobuf_MethodOptions_set_deprecated()
2792 …E void google_protobuf_MethodOptions_set_idempotency_level(google_protobuf_MethodOptions *msg, int… in google_protobuf_MethodOptions_set_idempotency_level()
2796 …google_protobuf_MethodOptions_mutable_uninterpreted_option(google_protobuf_MethodOptions *msg, siz… in google_protobuf_MethodOptions_mutable_uninterpreted_option()
2799 … google_protobuf_MethodOptions_resize_uninterpreted_option(google_protobuf_MethodOptions *msg, siz… in google_protobuf_MethodOptions_resize_uninterpreted_option()
2802 …on* google_protobuf_MethodOptions_add_uninterpreted_option(google_protobuf_MethodOptions *msg, upb… in google_protobuf_MethodOptions_add_uninterpreted_option()
2820 … char *google_protobuf_UninterpretedOption_serialize(const google_protobuf_UninterpretedOption *ms… in google_protobuf_UninterpretedOption_serialize()
2824 …NE bool google_protobuf_UninterpretedOption_has_name(const google_protobuf_UninterpretedOption *ms… in google_protobuf_UninterpretedOption_has_name()
2825 …art* const* google_protobuf_UninterpretedOption_name(const google_protobuf_UninterpretedOption *ms… in google_protobuf_UninterpretedOption_name()
2826 …le_protobuf_UninterpretedOption_has_identifier_value(const google_protobuf_UninterpretedOption *ms… in google_protobuf_UninterpretedOption_has_identifier_value()
2827 …google_protobuf_UninterpretedOption_identifier_value(const google_protobuf_UninterpretedOption *ms… in google_protobuf_UninterpretedOption_identifier_value()
2828 …_protobuf_UninterpretedOption_has_positive_int_value(const google_protobuf_UninterpretedOption *ms… in google_protobuf_UninterpretedOption_has_positive_int_value()
2829 …ogle_protobuf_UninterpretedOption_positive_int_value(const google_protobuf_UninterpretedOption *ms… in google_protobuf_UninterpretedOption_positive_int_value()
2830 …_protobuf_UninterpretedOption_has_negative_int_value(const google_protobuf_UninterpretedOption *ms… in google_protobuf_UninterpretedOption_has_negative_int_value()
2831 …ogle_protobuf_UninterpretedOption_negative_int_value(const google_protobuf_UninterpretedOption *ms… in google_protobuf_UninterpretedOption_negative_int_value()
2832 …google_protobuf_UninterpretedOption_has_double_value(const google_protobuf_UninterpretedOption *ms… in google_protobuf_UninterpretedOption_has_double_value()
2833 …ble google_protobuf_UninterpretedOption_double_value(const google_protobuf_UninterpretedOption *ms… in google_protobuf_UninterpretedOption_double_value()
2834 …google_protobuf_UninterpretedOption_has_string_value(const google_protobuf_UninterpretedOption *ms… in google_protobuf_UninterpretedOption_has_string_value()
2835 …iew google_protobuf_UninterpretedOption_string_value(const google_protobuf_UninterpretedOption *ms… in google_protobuf_UninterpretedOption_string_value()
2836 …gle_protobuf_UninterpretedOption_has_aggregate_value(const google_protobuf_UninterpretedOption *ms… in google_protobuf_UninterpretedOption_has_aggregate_value()
2837 … google_protobuf_UninterpretedOption_aggregate_value(const google_protobuf_UninterpretedOption *ms… in google_protobuf_UninterpretedOption_aggregate_value()
2839 …Part** google_protobuf_UninterpretedOption_mutable_name(google_protobuf_UninterpretedOption *msg, … in google_protobuf_UninterpretedOption_mutable_name()
2842 …ePart** google_protobuf_UninterpretedOption_resize_name(google_protobuf_UninterpretedOption *msg, … in google_protobuf_UninterpretedOption_resize_name()
2845 …_NamePart* google_protobuf_UninterpretedOption_add_name(google_protobuf_UninterpretedOption *msg, … in google_protobuf_UninterpretedOption_add_name()
2852 …oogle_protobuf_UninterpretedOption_set_identifier_value(google_protobuf_UninterpretedOption *msg, … in google_protobuf_UninterpretedOption_set_identifier_value()
2856 …gle_protobuf_UninterpretedOption_set_positive_int_value(google_protobuf_UninterpretedOption *msg, … in google_protobuf_UninterpretedOption_set_positive_int_value()
2860 …gle_protobuf_UninterpretedOption_set_negative_int_value(google_protobuf_UninterpretedOption *msg, … in google_protobuf_UninterpretedOption_set_negative_int_value()
2864 …id google_protobuf_UninterpretedOption_set_double_value(google_protobuf_UninterpretedOption *msg, … in google_protobuf_UninterpretedOption_set_double_value()
2868 …id google_protobuf_UninterpretedOption_set_string_value(google_protobuf_UninterpretedOption *msg, … in google_protobuf_UninterpretedOption_set_string_value()
2872 …google_protobuf_UninterpretedOption_set_aggregate_value(google_protobuf_UninterpretedOption *msg, … in google_protobuf_UninterpretedOption_set_aggregate_value()
2887 …_protobuf_UninterpretedOption_NamePart_serialize(const google_protobuf_UninterpretedOption_NamePar… in google_protobuf_UninterpretedOption_NamePart_serialize()
2891 …tobuf_UninterpretedOption_NamePart_has_name_part(const google_protobuf_UninterpretedOption_NamePar… in google_protobuf_UninterpretedOption_NamePart_has_name_part()
2892 …_protobuf_UninterpretedOption_NamePart_name_part(const google_protobuf_UninterpretedOption_NamePar… in google_protobuf_UninterpretedOption_NamePart_name_part()
2893 …uf_UninterpretedOption_NamePart_has_is_extension(const google_protobuf_UninterpretedOption_NamePar… in google_protobuf_UninterpretedOption_NamePart_has_is_extension()
2894 …otobuf_UninterpretedOption_NamePart_is_extension(const google_protobuf_UninterpretedOption_NamePar… in google_protobuf_UninterpretedOption_NamePart_is_extension()
2896 …protobuf_UninterpretedOption_NamePart_set_name_part(google_protobuf_UninterpretedOption_NamePart *… in google_protobuf_UninterpretedOption_NamePart_set_name_part()
2900 …tobuf_UninterpretedOption_NamePart_set_is_extension(google_protobuf_UninterpretedOption_NamePart *… in google_protobuf_UninterpretedOption_NamePart_set_is_extension()
2915 UPB_INLINE char *google_protobuf_SourceCodeInfo_serialize(const google_protobuf_SourceCodeInfo *msg… in google_protobuf_SourceCodeInfo_serialize()
2919 …INLINE bool google_protobuf_SourceCodeInfo_has_location(const google_protobuf_SourceCodeInfo *msg)… in google_protobuf_SourceCodeInfo_has_location()
2920 …ocation* const* google_protobuf_SourceCodeInfo_location(const google_protobuf_SourceCodeInfo *msg,… in google_protobuf_SourceCodeInfo_location()
2922 …Location** google_protobuf_SourceCodeInfo_mutable_location(google_protobuf_SourceCodeInfo *msg, si… in google_protobuf_SourceCodeInfo_mutable_location()
2925 …_Location** google_protobuf_SourceCodeInfo_resize_location(google_protobuf_SourceCodeInfo *msg, si… in google_protobuf_SourceCodeInfo_resize_location()
2928 …Info_Location* google_protobuf_SourceCodeInfo_add_location(google_protobuf_SourceCodeInfo *msg, up… in google_protobuf_SourceCodeInfo_add_location()
2946 …*google_protobuf_SourceCodeInfo_Location_serialize(const google_protobuf_SourceCodeInfo_Location *… in google_protobuf_SourceCodeInfo_Location_serialize()
2950 …onst* google_protobuf_SourceCodeInfo_Location_path(const google_protobuf_SourceCodeInfo_Location *… in google_protobuf_SourceCodeInfo_Location_path()
2951 …onst* google_protobuf_SourceCodeInfo_Location_span(const google_protobuf_SourceCodeInfo_Location *… in google_protobuf_SourceCodeInfo_Location_span()
2952 …tobuf_SourceCodeInfo_Location_has_leading_comments(const google_protobuf_SourceCodeInfo_Location *… in google_protobuf_SourceCodeInfo_Location_has_leading_comments()
2953 …_protobuf_SourceCodeInfo_Location_leading_comments(const google_protobuf_SourceCodeInfo_Location *… in google_protobuf_SourceCodeInfo_Location_leading_comments()
2954 …obuf_SourceCodeInfo_Location_has_trailing_comments(const google_protobuf_SourceCodeInfo_Location *… in google_protobuf_SourceCodeInfo_Location_has_trailing_comments()
2955 …protobuf_SourceCodeInfo_Location_trailing_comments(const google_protobuf_SourceCodeInfo_Location *… in google_protobuf_SourceCodeInfo_Location_trailing_comments()
2956 …_SourceCodeInfo_Location_leading_detached_comments(const google_protobuf_SourceCodeInfo_Location *… in google_protobuf_SourceCodeInfo_Location_leading_detached_comments()
2958 … google_protobuf_SourceCodeInfo_Location_mutable_path(google_protobuf_SourceCodeInfo_Location *msg… in google_protobuf_SourceCodeInfo_Location_mutable_path()
2961 …* google_protobuf_SourceCodeInfo_Location_resize_path(google_protobuf_SourceCodeInfo_Location *msg… in google_protobuf_SourceCodeInfo_Location_resize_path()
2964 …bool google_protobuf_SourceCodeInfo_Location_add_path(google_protobuf_SourceCodeInfo_Location *msg… in google_protobuf_SourceCodeInfo_Location_add_path()
2968 … google_protobuf_SourceCodeInfo_Location_mutable_span(google_protobuf_SourceCodeInfo_Location *msg… in google_protobuf_SourceCodeInfo_Location_mutable_span()
2971 …* google_protobuf_SourceCodeInfo_Location_resize_span(google_protobuf_SourceCodeInfo_Location *msg… in google_protobuf_SourceCodeInfo_Location_resize_span()
2974 …bool google_protobuf_SourceCodeInfo_Location_add_span(google_protobuf_SourceCodeInfo_Location *msg… in google_protobuf_SourceCodeInfo_Location_add_span()
2978 …protobuf_SourceCodeInfo_Location_set_leading_comments(google_protobuf_SourceCodeInfo_Location *msg… in google_protobuf_SourceCodeInfo_Location_set_leading_comments()
2982 …rotobuf_SourceCodeInfo_Location_set_trailing_comments(google_protobuf_SourceCodeInfo_Location *msg… in google_protobuf_SourceCodeInfo_Location_set_trailing_comments()
2986 …ceCodeInfo_Location_mutable_leading_detached_comments(google_protobuf_SourceCodeInfo_Location *msg… in google_protobuf_SourceCodeInfo_Location_mutable_leading_detached_comments()
2989 …rceCodeInfo_Location_resize_leading_detached_comments(google_protobuf_SourceCodeInfo_Location *msg… in google_protobuf_SourceCodeInfo_Location_resize_leading_detached_comments()
2992 …SourceCodeInfo_Location_add_leading_detached_comments(google_protobuf_SourceCodeInfo_Location *msg… in google_protobuf_SourceCodeInfo_Location_add_leading_detached_comments()
3007 …INE char *google_protobuf_GeneratedCodeInfo_serialize(const google_protobuf_GeneratedCodeInfo *msg… in google_protobuf_GeneratedCodeInfo_serialize()
3011 …bool google_protobuf_GeneratedCodeInfo_has_annotation(const google_protobuf_GeneratedCodeInfo *msg… in google_protobuf_GeneratedCodeInfo_has_annotation()
3012 …* const* google_protobuf_GeneratedCodeInfo_annotation(const google_protobuf_GeneratedCodeInfo *msg… in google_protobuf_GeneratedCodeInfo_annotation()
3014 …n** google_protobuf_GeneratedCodeInfo_mutable_annotation(google_protobuf_GeneratedCodeInfo *msg, s… in google_protobuf_GeneratedCodeInfo_mutable_annotation()
3017 …on** google_protobuf_GeneratedCodeInfo_resize_annotation(google_protobuf_GeneratedCodeInfo *msg, s… in google_protobuf_GeneratedCodeInfo_resize_annotation()
3020 …tation* google_protobuf_GeneratedCodeInfo_add_annotation(google_protobuf_GeneratedCodeInfo *msg, u… in google_protobuf_GeneratedCodeInfo_add_annotation()
3038 …_protobuf_GeneratedCodeInfo_Annotation_serialize(const google_protobuf_GeneratedCodeInfo_Annotatio… in google_protobuf_GeneratedCodeInfo_Annotation_serialize()
3042 …oogle_protobuf_GeneratedCodeInfo_Annotation_path(const google_protobuf_GeneratedCodeInfo_Annotatio… in google_protobuf_GeneratedCodeInfo_Annotation_path()
3043 …buf_GeneratedCodeInfo_Annotation_has_source_file(const google_protobuf_GeneratedCodeInfo_Annotatio… in google_protobuf_GeneratedCodeInfo_Annotation_has_source_file()
3044 …rotobuf_GeneratedCodeInfo_Annotation_source_file(const google_protobuf_GeneratedCodeInfo_Annotatio… in google_protobuf_GeneratedCodeInfo_Annotation_source_file()
3045 …_protobuf_GeneratedCodeInfo_Annotation_has_begin(const google_protobuf_GeneratedCodeInfo_Annotatio… in google_protobuf_GeneratedCodeInfo_Annotation_has_begin()
3046 …ogle_protobuf_GeneratedCodeInfo_Annotation_begin(const google_protobuf_GeneratedCodeInfo_Annotatio… in google_protobuf_GeneratedCodeInfo_Annotation_begin()
3047 …le_protobuf_GeneratedCodeInfo_Annotation_has_end(const google_protobuf_GeneratedCodeInfo_Annotatio… in google_protobuf_GeneratedCodeInfo_Annotation_has_end()
3048 …google_protobuf_GeneratedCodeInfo_Annotation_end(const google_protobuf_GeneratedCodeInfo_Annotatio… in google_protobuf_GeneratedCodeInfo_Annotation_end()
3050 …_protobuf_GeneratedCodeInfo_Annotation_mutable_path(google_protobuf_GeneratedCodeInfo_Annotation *… in google_protobuf_GeneratedCodeInfo_Annotation_mutable_path()
3053 …e_protobuf_GeneratedCodeInfo_Annotation_resize_path(google_protobuf_GeneratedCodeInfo_Annotation *… in google_protobuf_GeneratedCodeInfo_Annotation_resize_path()
3056 …ogle_protobuf_GeneratedCodeInfo_Annotation_add_path(google_protobuf_GeneratedCodeInfo_Annotation *… in google_protobuf_GeneratedCodeInfo_Annotation_add_path()
3060 …otobuf_GeneratedCodeInfo_Annotation_set_source_file(google_protobuf_GeneratedCodeInfo_Annotation *… in google_protobuf_GeneratedCodeInfo_Annotation_set_source_file()
3064 …gle_protobuf_GeneratedCodeInfo_Annotation_set_begin(google_protobuf_GeneratedCodeInfo_Annotation *… in google_protobuf_GeneratedCodeInfo_Annotation_set_begin()
3068 …oogle_protobuf_GeneratedCodeInfo_Annotation_set_end(google_protobuf_GeneratedCodeInfo_Annotation *… in google_protobuf_GeneratedCodeInfo_Annotation_set_end()
3423 upb_msg* msg; member