Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
Dpaths.h79 std::string temporary_update_binary() const { in temporary_update_binary() function
/bootable/recovery/install/
Dinstall.cpp285 const std::string binary_path = Paths::Get().temporary_update_binary(); in SetUpNonAbUpdateCommands()