Searched refs:localActiveTimestamp (Results 1 – 1 of 1) sorted by relevance
162 const Timestamp *localActiveTimestamp = Get<ActiveDatasetManager>().GetTimestamp(); in HandleSet() local164 VerifyOrExit(Timestamp::Compare(&activeTimestamp, localActiveTimestamp) > 0); in HandleSet()