Home
last modified time | relevance | path

Searched defs:boot_time (Results 1 – 3 of 3) sorted by relevance

/system/memory/mmd/src/
Dsuspend_history.rs47 boot_time: BootTime, field
69 let boot_time = T::get_boot_time(); in generate_suspend_duration() localVariable
/system/update_engine/aosp/
Dupdate_attempter_android_unittest.cc155 Time boot_time = Time::FromInternalValue(22345); in TEST_F() local
Dcleanup_previous_update_action.cc188 auto boot_time = std::chrono::duration_cast<std::chrono::milliseconds>( in WaitBootCompletedOrSchedule() local