Home
last modified time | relevance | path

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

/system/vold/
DCheckpoint.cpp268 const uint32_t msleeptime_default = 1000; // 1 s variable
279 uint32_t msleeptime = GetUintProperty(kSleepTimeProp, msleeptime_default, max_msleeptime); in cp_healthDaemon()