Lines Matching refs:uint32
97 inline ::google::protobuf::uint32 cmd() const;
98 inline void set_cmd(::google::protobuf::uint32 value);
104 inline ::google::protobuf::uint32 length_data() const;
105 inline void set_length_data(::google::protobuf::uint32 value);
111 inline ::google::protobuf::uint32 status() const;
112 inline void set_status(::google::protobuf::uint32 value);
126 ::google::protobuf::uint32 cmd_;
127 ::google::protobuf::uint32 length_data_;
128 ::google::protobuf::uint32 status_;
134 ::google::protobuf::uint32 _has_bits_[(4 + 31) / 32];
165 inline ::google::protobuf::uint32 MsgHeader::cmd() const { in cmd()
168 inline void MsgHeader::set_cmd(::google::protobuf::uint32 value) { in set_cmd()
181 inline ::google::protobuf::uint32 MsgHeader::length_data() const { in length_data()
184 inline void MsgHeader::set_length_data(::google::protobuf::uint32 value) { in set_length_data()
197 inline ::google::protobuf::uint32 MsgHeader::status() const { in status()
200 inline void MsgHeader::set_status(::google::protobuf::uint32 value) { in set_status()