Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/updater/
H A Dupdater_main.cpp86 bool is_retry = false; in main() local
H A Dupdater.cpp35 bool Updater::Init(int fd, const std::string_view package_filename, bool is_retry) { in Init()
H A Dblockimg.cpp81 static bool is_retry = false; variable
/aosp12/system/nfc/src/nfc/tags/
H A Drw_main.cc82 void rw_main_update_tx_stats(uint32_t num_bytes, bool is_retry) { in rw_main_update_tx_stats()
H A Drw_t3t.cc569 bool is_retry; in rw_t3t_send_to_lower() local
/aosp12/bootable/recovery/edify/include/edify/
H A Dexpr.h54 bool is_retry = false; member