Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery.cpp71 static const char *CACHE_ROOT = "/cache"; variable
346 ensure_path_unmounted(CACHE_ROOT); in finish_recovery()
359 bool is_cache = (strcmp(volume, CACHE_ROOT) == 0); in erase_volume()
840 status = update_directory(CACHE_ROOT, NULL, &wipe_cache, device); in prompt_and_wait()