Home
last modified time | relevance | path

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

/bootable/recovery/otautil/
Dcache_location.cpp20 constexpr const char kDefaultLastCommandFile[] = "/cache/recovery/last_command"; variable
30 last_command_file_(kDefaultLastCommandFile), in CacheLocation()