HomeSort by relevance Sort by last modified time
    Searched defs:is_retry (Results 1 - 6 of 6) sorted by null

  /bootable/recovery/otafault/
config.cpp 30 static bool is_retry = false; variable
39 is_retry = retry;
46 if (archive == nullptr || is_retry) {
  /bootable/recovery/edify/include/edify/
expr.h 53 bool is_retry = false; member in struct:State
  /external/ltp/testcases/kernel/io/disktest/
childmain.c 603 BOOL is_retry = FALSE; local
684 if (!is_retry) {
773 is_retry = TRUE;
777 is_retry = FALSE;
834 is_retry = FALSE;
880 is_retry = TRUE;
884 is_retry = FALSE;
994 is_retry = FALSE;
1009 is_retry = FALSE;
  /external/autotest/site_utils/
run_suite.py 958 def is_retry(self): member in class:TestView
    [all...]
  /bootable/recovery/updater/
blockimg.cpp 73 static bool is_retry = false; variable
206 if (!is_retry) {
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 3188 int is_retry; local
    [all...]

Completed in 537 milliseconds