Home
last modified time | relevance | path

Searched refs:ParentInfo (Results 1 – 3 of 3) sorted by relevance

/openthread-3.6.0/src/core/common/
Dsettings.hpp344 class ParentInfo : private Clearable<ParentInfo> class in ot::SettingsBase
347 friend class Clearable<ParentInfo>;
Dsettings.cpp66 void SettingsBase::ParentInfo::Log(Action aAction) const in Log()
501 reinterpret_cast<const ParentInfo *>(aValue)->Log(aAction); in Log()
/openthread-3.6.0/src/core/thread/
Dmle.cpp370 Settings::ParentInfo parentInfo; in Restore()
486 Settings::ParentInfo parentInfo; in Store()