Home
last modified time | relevance | path

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

/bootable/recovery/recovery_utils/include/recovery_utils/
Droots.h58 bool HasCache();
/bootable/recovery/
Drecovery_main.cpp140 if (args.size() == 1 && HasCache()) { in get_args()
390 if (HasCache()) { in main()
439 if (!HasCache()) { in main()
Drecovery.cpp133 if (!locale.empty() && HasCache()) { in FinishRecovery()
151 if (HasCache()) { in FinishRecovery()
222 if (HasCache()) { in choose_recovery_file()
/bootable/recovery/recovery_utils/
Droots.cpp319 bool HasCache() { in HasCache() function
Dlogging.cpp218 if (!HasCache()) { in copy_logs()