Home
last modified time | relevance | path

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

/bootable/recovery/otautil/
Dpaths.cpp21 constexpr const char kDefaultLastCommandFile[] = "/cache/recovery/last_command"; variable
36 last_command_file_(kDefaultLastCommandFile), in Paths()