Searched defs:Append (Results 1 – 5 of 5) sorted by relevance
608 …template <typename TlvType> static Error Append(Message &aMessage, const void *aValue, uint8_t aLe… in Append() function in ot::Tlv628 static Error Append(Message &aMessage, const typename SimpleTlvType::ValueType &aValue) in Append() function in ot::Tlv647 …template <typename UintTlvType> static Error Append(Message &aMessage, typename UintTlvType::UintV… in Append() function in ot::Tlv671 template <typename StringTlvType> static Error Append(Message &aMessage, const char *aValue) in Append() function in ot::Tlv
120 template <typename ObjectType> Error Append(const ObjectType &aObject) in Append() function in ot::Appender
224 template <typename ObjectType> Error Append(const ObjectType &aObject) in Append() function in ot::FrameBuilder
323 StringWriter &StringWriter::Append(const char *aFormat, ...) in Append() function in ot::StringWriter
737 template <typename ObjectType> Error Append(const ObjectType &aObject) in Append() function in ot::Message