Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery.cpp69 static const char *CACHE_ROOT = "/cache"; variable
329 ensure_path_unmounted(CACHE_ROOT); in finish_recovery()
734 ensure_path_mounted(CACHE_ROOT); in prompt_and_wait()
758 status = update_directory(CACHE_ROOT, NULL, &wipe_cache, device); in prompt_and_wait()
780 ensure_path_mounted(CACHE_ROOT); in prompt_and_wait()