Home
last modified time | relevance | path

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

/bootable/recovery/otautil/
Dcache_location.cpp19 constexpr const char kDefaultCacheTempSource[] = "/cache/saved.file"; variable
29 : cache_temp_source_(kDefaultCacheTempSource), in CacheLocation()