Home
last modified time | relevance | path

Searched refs:LogPrefix (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/common/
Dsettings.cpp82 void SettingsBase::LogPrefix(Action aAction, Key aKey, const Ip6::Prefix &aPrefix) in LogPrefix() function in ot::SettingsBase
526 LogPrefix(aAction, aKey, *reinterpret_cast<const Ip6::Prefix *>(aValue)); in Log()
Dsettings.hpp731 static void LogPrefix(Action aAction, Key aKey, const Ip6::Prefix &aPrefix);