HomeSort by relevance Sort by last modified time
    Searched refs:WIPE_CACHE (Results 1 - 3 of 3) sorted by null

  /bootable/recovery/
device.h 63 WIPE_CACHE = 6,
device.cpp 43 Device::WIPE_CACHE,
recovery.cpp 81 { "wipe_cache", no_argument, NULL, 'c' },
152 * --wipe_cache - wipe cache (but not user data), then reboot
799 static bool wipe_cache(bool should_confirm, Device* device) { function
    [all...]

Completed in 105 milliseconds