Searched defs:AppendField (Results 1 – 6 of 6) sorted by relevance
27 void AppendField(const protozero::Field& field, protozero::Message* message) { in AppendField() function
66 inline std::string& AppendField(std::string* p_result, bool append, const std::string& name) { in AppendField() function
29 inline void AppendField(Integer value, absl::Span<uint8_t>* out) { in AppendField() function
58 void AppendField(PacketField* field) { in AppendField() function
123 struct AppendField : public FieldFunction<AppendField> { struct125 void ForType(const ConstFieldInstance& source, in ForType()
95 AppendField(const FieldDecl *Field, uint64_t FieldOffset, in AppendField() function in __anon40e7fc890111::ConstStructBuilder