Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp1879 std::map<std::string, bool> flashing_status; in AreAllSnapshotsCancelled() local
1973 std::map<std::string, bool> flashing_status; in RemoveAllSnapshots() local
2039 bool SnapshotManager::ShouldDeleteSnapshot(const std::map<std::string, bool>& flashing_status, in ShouldDeleteSnapshot()