Home
last modified time | relevance | path

Searched defs:flashing_status (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp1633 std::map<std::string, bool> flashing_status; in AreAllSnapshotsCancelled() local
1700 std::map<std::string, bool> flashing_status; in RemoveAllSnapshots() local
1767 bool SnapshotManager::ShouldDeleteSnapshot(const std::map<std::string, bool>& flashing_status, in ShouldDeleteSnapshot()