Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
Dpaths.h61 void set_stash_directory_base(const std::string& base) { in set_stash_directory_base() function
/bootable/recovery/updater/
Dupdate_simulator_main.cpp136 Paths::Get().set_stash_directory_base(temp_stash_base.path); in main()
/bootable/recovery/tests/unit/host/
Dupdate_simulator_test.cpp87 Paths::Get().set_stash_directory_base(temp_stash_base.path); in RunSimulation()
/bootable/recovery/tests/unit/
Dupdater_test.cpp147 Paths::Get().set_stash_directory_base(temp_stash_base_.path); in SetUp()