Searched defs:SetInitTime (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/utils/ | ||
H A D | history_tracker.hpp | 132 void SetInitTime(void) { mData32 = TimerMilli::GetNow().GetValue(); } in SetInitTime() function in ot::Utils::HistoryTracker::Iterator |
/aosp_15_r20/external/openthread/src/core/border_router/ | ||
H A D | routing_manager.hpp | 1031 void SetInitTime(void) { mData1 = TimerMilli::GetNow().GetValue(); } in SetInitTime() function in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator |