Searched defs:save_current_log (Results 1 – 2 of 2) sorted by relevance
| /bootable/recovery/recovery_utils/ | ||
| D | logging.cpp | 205 void copy_logs(bool save_current_log) { in copy_logs() |
| /bootable/recovery/ | ||
| D | recovery.cpp | 72 static bool save_current_log = false; variable |