Home
last modified time | relevance | path

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

/aosp12/system/update_engine/
H A Dmetrics_utils.cc315 void SetNumReboots(int64_t num_reboots, PrefsInterface* prefs) { in SetNumReboots() function
/aosp12/system/update_engine/cros/
H A Dpayload_state.cc809 void PayloadState::SetNumReboots(uint32_t num_reboots) { in SetNumReboots() function in chromeos_update_engine::PayloadState