Home
last modified time | relevance | path

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

/external/openthread/src/posix/platform/
Dtmp_storage.cpp68 …error = mStorageFile.Get(kKeyBootTime, 0, reinterpret_cast<uint8_t *>(&storedBootTime), &valueLeng… in Init()
75 mStorageFile.Set(kKeyBootTime, reinterpret_cast<const uint8_t *>(&currentBootTime), in Init()
Dtmp_storage.hpp79 kKeyBootTime = 1, enumerator