Home
last modified time | relevance | path

Searched refs:OTAIO_CACHE_FNAME (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/otafault/include/otafault/
Dota_io.h34 #define OTAIO_CACHE_FNAME "/cache/saved.file" macro
/bootable/recovery/otafault/
Dota_io.cpp43 ? !strncmp(cached_path, OTAIO_CACHE_FNAME, strlen(cached_path)) in get_hit_file()