Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
Dpaths.h33 void set_cache_log_directory(const std::string& log_dir) { in set_cache_log_directory() function
/bootable/recovery/tests/unit/
Dapplypatch_test.cpp189 Paths::Get().set_cache_log_directory(mock_log_dir.path); in SetUp()