Home
last modified time | relevance | path

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

/bootable/recovery/otafault/include/otafault/
Dconfig.h64 bool should_hit_cache();
/bootable/recovery/otafault/
Dconfig.cpp60 bool should_hit_cache() { in should_hit_cache() function
Dota_io.cpp42 return should_hit_cache() in get_hit_file()