install.cpp | 216 int update_binary_command(const std::string& package, ZipArchiveHandle zip, function 263 int update_binary_command(const std::string& package, ZipArchiveHandle zip, function 325 int ret = update_binary_command(package, zip, "/sbin/update_engine_sideload", retry_count, 328 int ret = update_binary_command(package, zip, "/tmp/update-binary", retry_count, pipefd[1],
|