Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/install/
H A Dwipe_data.cpp41 bool is_cache = (strcmp(volume, CACHE_ROOT) == 0); in EraseVolume() local
45 if (is_cache) { in EraseVolume()
78 if (is_cache) { in EraseVolume()