Home
last modified time | relevance | path

Searched refs:all_snapshots_cancelled (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1614 bool all_snapshots_cancelled = std::all_of(flashing_status.begin(), flashing_status.end(), in AreAllSnapshotsCancelled() local
1617 if (all_snapshots_cancelled) { in AreAllSnapshotsCancelled()
1620 return all_snapshots_cancelled; in AreAllSnapshotsCancelled()