Home
last modified time | relevance | path

Searched defs:ExpirationChecker (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_advertising_proxy.hpp240 struct ExpirationChecker struct
242 explicit ExpirationChecker(TimeMilli aNow) in ExpirationChecker() function
247 TimeMilli mNow;
/aosp_15_r20/external/openthread/src/core/border_router/
H A Drouting_manager.hpp730 struct ExpirationChecker struct in ot::BorderRouter::RoutingManager::LifetimedPrefix
732 explicit ExpirationChecker(TimeMilli aNow) { mNow = aNow; } in ExpirationChecker() argument
733 TimeMilli mNow;