Home
last modified time | relevance | path

Searched defs:retry_count (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/
Dinstall.cpp254 const std::string& binary_path, int retry_count, int status_fd, in update_binary_command()
306 std::vector<std::string>* log_buffer, int retry_count, in try_update_binary()
553 std::vector<std::string>* log_buffer, int retry_count, in really_install_package()
618 bool needs_mount, int retry_count) { in install_package()
Drecovery.cpp1308 static void set_retry_bootloader_message(int retry_count, const std::vector<std::string>& args) { in set_retry_bootloader_message()
1408 int retry_count = 0; in main() local