Searched defs:SetInitTime (Results 1 – 3 of 3) sorted by relevance
/external/openthread/src/core/meshcop/ | ||
D | border_agent.hpp | 115 void SetInitTime(uint64_t aInitTime) { mData = aInitTime; } in SetInitTime() function in ot::MeshCoP::BorderAgent::SessionIterator |
/external/openthread/src/core/utils/ | ||
D | history_tracker.hpp | 126 void SetInitTime(void) { mData32 = TimerMilli::GetNow().GetValue(); } in SetInitTime() function in ot::Utils::HistoryTracker::Iterator |
/external/openthread/src/core/border_router/ | ||
D | routing_manager.hpp | 990 void SetInitTime(void) { mData1 = TimerMilli::GetNow().GetValue(); } in SetInitTime() function in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator |