Home
last modified time | relevance | path

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

/bootable/recovery/recovery_utils/
Dlogging.cpp89 bool* do_rotate = static_cast<bool*>(arg); in logbasename() local
99 bool* do_rotate = static_cast<bool*>(arg); in logrotate() local
/bootable/recovery/
Drecovery_main.cpp327 bool do_rotate = false; in main() local