Searched refs:all_snapshots_cancelled (Results 1 – 1 of 1) sorted by relevance
1614 bool all_snapshots_cancelled = std::all_of(flashing_status.begin(), flashing_status.end(), in AreAllSnapshotsCancelled() local1617 if (all_snapshots_cancelled) { in AreAllSnapshotsCancelled()1620 return all_snapshots_cancelled; in AreAllSnapshotsCancelled()