Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery.cpp67 static const char *CACHE_ROOT = "/cache"; variable
312 ensure_path_unmounted(CACHE_ROOT); in finish_recovery()
718 ensure_path_mounted(CACHE_ROOT); in prompt_and_wait()
742 status = update_directory(CACHE_ROOT, NULL, &wipe_cache, device); in prompt_and_wait()
764 ensure_path_mounted(CACHE_ROOT); in prompt_and_wait()