Home
last modified time | relevance | path

Searched defs:has_cache (Results 1 – 5 of 5) sorted by relevance

/aosp12/bootable/recovery/install/
H A Dwipe_data.cpp86 bool has_cache = volume_for_mount_point("/cache") != nullptr; in WipeCache() local
119 bool has_cache = volume_for_mount_point("/cache") != nullptr; in WipeData() local
H A Dinstall.cpp595 bool has_cache = volume_for_mount_point("/cache") != nullptr; in InstallPackage() local
/aosp12/bootable/recovery/
H A Drecovery-persist.cpp122 bool has_cache = false; in main() local
/aosp12/bootable/recovery/recovery_utils/
H A Droots.cpp321 static bool has_cache = volume_for_mount_point(CACHE_ROOT) != nullptr; in HasCache() local
/aosp12/art/cmdline/
H A Dcmdline.h49 bool has_cache = false; in LocationToFilename() local