Searched refs:WIPE_CACHE (Results 1 – 3 of 3) sorted by relevance
/bootable/recovery/ | ||
D | device.cpp | 44 case 5: return WIPE_CACHE; in InvokeMenuItem() |
D | device.h | 66 WIPE_CACHE = 6, enumerator |
D | recovery.cpp | 1068 case Device::WIPE_CACHE: in prompt_and_wait() |