HomeSort by relevance Sort by last modified time
    Searched refs:abort_allowed_ (Results 1 - 4 of 4) sorted by null

  /bootable/recovery/tests/unit/
commands_test.cpp 168 Command::abort_allowed_ = true; member in class:Command
360 Command::abort_allowed_ = true; member in class:Command
  /bootable/recovery/updater/
commands.cpp 38 bool Command::abort_allowed_ = false;
50 if (!abort_allowed_) {
  /bootable/recovery/updater/include/private/
commands.h 385 static bool abort_allowed_; member in class:Command
  /bootable/recovery/tests/component/
updater_test.cpp 178 Command::abort_allowed_ = true;
    [all...]

Completed in 115 milliseconds