Searched refs:should_abort_ (Results 1 – 2 of 2) sorted by relevance
78 bool should_abort() const { return should_abort_; } in should_abort()111 std::atomic<bool> should_abort_ = false; variable
364 should_abort_ = true; in cancelGsiInstall()367 should_abort_ = false; in cancelGsiInstall()