Searched refs:should_abort (Results 1 – 2 of 2) sorted by relevance
178 if (service_->should_abort()) return false; in CreateImage()249 if (service_->should_abort()) { in CommitGsiChunk()
78 bool should_abort() const { return should_abort_; } in should_abort() function