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