Home
last modified time | relevance | path

Searched refs:aIsSingleLabel (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/net/
Ddns_types.cpp649 bool Name::LabelIterator::CompareLabel(const char *&aName, bool aIsSingleLabel) const in CompareLabel()
674 if (!aIsSingleLabel && (*aName == kLabelSeparatorChar)) in CompareLabel()
Ddns_types.hpp1069 bool CompareLabel(const char *&aName, bool aIsSingleLabel) const;
Dmdns.hpp1253 bool aIsSingleLabel,
Dmdns.cpp3099 bool aIsSingleLabel, in AppendLabels() argument
3127 if (aIsSingleLabel) in AppendLabels()