Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
Dcache_location.h48 void set_stash_directory_base(const std::string& base) { in set_stash_directory_base() function
/bootable/recovery/tests/component/
Dupdater_test.cpp112 CacheLocation::location().set_stash_directory_base(temp_stash_base_.path); in SetUp()