Searched refs:should_hit_cache (Results 1 – 3 of 3) sorted by relevance
/bootable/recovery/otafault/ | ||
D | config.h | 66 bool should_hit_cache(); |
D | config.cpp | 58 bool should_hit_cache() { in should_hit_cache() function |
D | ota_io.cpp | 34 return should_hit_cache() in get_hit_file() |