Home
last modified time | relevance | path

Searched defs:AppendLabel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_types.cpp212 Error Name::AppendLabel(const char *aLabel, Message &aMessage) in AppendLabel() function in ot::Dns::Name
217 Error Name::AppendLabel(const char *aLabel, uint8_t aLength, Message &aMessage) in AppendLabel() function in ot::Dns::Name
700 Error Name::LabelIterator::AppendLabel(Message &aMessage) const in AppendLabel() function in ot::Dns::Name::LabelIterator
H A Dmdns.cpp2930 Core::AppendOutcome Core::TxMessage::AppendLabel(Section aSection, const char *aLabel, uint16_t &aC… in AppendLabel() function in ot::Dns::Multicast::Core::TxMessage