Lines Matching refs:ToString
189 Prefix::InfoString Prefix::ToString(void) const in ToString() function in ot::Ip6::Prefix
193 ToString(string); in ToString()
198 void Prefix::ToString(char *aBuffer, uint16_t aSize) const in ToString() function in ot::Ip6::Prefix
202 ToString(writer); in ToString()
205 void Prefix::ToString(StringWriter &aWriter) const in ToString() function in ot::Ip6::Prefix
312 InterfaceIdentifier::InfoString InterfaceIdentifier::ToString(void) const in ToString() function in ot::Ip6::InterfaceIdentifier
649 Address::InfoString Address::ToString(void) const in ToString() function in ot::Ip6::Address
653 ToString(string); in ToString()
658 void Address::ToString(char *aBuffer, uint16_t aSize) const in ToString() function in ot::Ip6::Address
661 ToString(writer); in ToString()
664 void Address::ToString(StringWriter &aWriter) const in ToString() function in ot::Ip6::Address