Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/common/
Dsettings.cpp138 static_assert(1 == kActionSave, "kActionSave value is incorrect"); in ActionToString()
229 Log(kActionSave, error, key); in SaveOperationalDataset()
410 Action action = kActionSave; in SaveEntry()
452 case kActionSave: in Log()
Dsettings.hpp73 kActionSave, enumerator