Home
last modified time | relevance | path

Searched refs:kWaitForMergeInterval (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/update_engine/aosp/
H A Dcleanup_previous_update_action.cc47 constexpr auto kWaitForMergeInterval = base::TimeDelta::FromSeconds(2); variable
272 kWaitForMergeInterval); in ScheduleWaitForMerge()