Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
Dcache_location.h41 void set_last_command_file(const std::string& last_command) { in set_last_command_file() function
/bootable/recovery/tests/component/
Dupdater_test.cpp111 CacheLocation::location().set_last_command_file(temp_last_command_.path); in SetUp()