Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/common/
Dsettings.cpp126 static_assert(1 == kActionSave, "kActionSave value is incorrect"); in ActionToString()
215 Log(kActionSave, error, key); in SaveOperationalDataset()
323 Action action = kActionSave; in SaveEntry()
367 case kActionSave: in Log()
Dsettings.hpp77 kActionSave, enumerator