Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
Dpaths.h82 void set_temporary_update_binary(const std::string& update_binary) { in set_temporary_update_binary() function
/bootable/recovery/tests/unit/
Dinstall_test.cpp125 Paths::Get().set_temporary_update_binary(binary_path); in TEST()
164 Paths::Get().set_temporary_update_binary(std::string(td.path) + "/update_binary"); in TEST()