Home
last modified time | relevance | path

Searched defs:is_retry (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/updater/
Dupdater_main.cpp86 bool is_retry = false; in main() local
Dupdater.cpp35 bool Updater::Init(int fd, const std::string_view package_filename, bool is_retry) { in Init()
Dblockimg.cpp81 static bool is_retry = false; variable
/bootable/recovery/edify/include/edify/
Dexpr.h54 bool is_retry = false; member