Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
Dcache_location.h34 void set_cache_temp_source(const std::string& temp_source) { in set_cache_temp_source() function
/bootable/recovery/tests/component/
Dapplypatch_test.cpp100 CacheLocation::location().set_cache_temp_source(old_file); in SetUp()
107 CacheLocation::location().set_cache_temp_source(cache_source.path); in SetUp()
Dupdater_test.cpp110 CacheLocation::location().set_cache_temp_source(temp_saved_source_.path); in SetUp()