Home
last modified time | relevance | path

Searched defs:SetInitTime (Results 1 – 3 of 3) sorted by relevance

/external/openthread/src/core/meshcop/
Dborder_agent.hpp115 void SetInitTime(uint64_t aInitTime) { mData = aInitTime; } in SetInitTime() function in ot::MeshCoP::BorderAgent::SessionIterator
/external/openthread/src/core/utils/
Dhistory_tracker.hpp126 void SetInitTime(void) { mData32 = TimerMilli::GetNow().GetValue(); } in SetInitTime() function in ot::Utils::HistoryTracker::Iterator
/external/openthread/src/core/border_router/
Drouting_manager.hpp990 void SetInitTime(void) { mData1 = TimerMilli::GetNow().GetValue(); } in SetInitTime() function in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator