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