Searched refs:CACHE_ROOT (Results 1 – 4 of 4) sorted by relevance
34 constexpr const char* CACHE_ROOT = "/cache"; variable40 bool is_cache = (strcmp(volume, CACHE_ROOT) == 0); in EraseVolume()99 success &= EraseVolume(CACHE_ROOT, ui, data_fstype); in WipeData()
786 constexpr const char* CACHE_ROOT = "/cache"; in SetupPackageMount() local787 if (android::base::StartsWith(package_path, CACHE_ROOT)) { in SetupPackageMount()
49 constexpr const char* CACHE_ROOT = "/cache"; variable329 static bool has_cache = volume_for_mount_point(CACHE_ROOT) != nullptr; in HasCache()
66 static constexpr const char* CACHE_ROOT = "/cache"; variable151 ensure_path_unmounted(CACHE_ROOT); in FinishRecovery()