Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1606 std::map<std::string, bool> flashing_status; in AreAllSnapshotsCancelled() local
1673 std::map<std::string, bool> flashing_status; in RemoveAllSnapshots() local
1740 bool SnapshotManager::ShouldDeleteSnapshot(const std::map<std::string, bool>& flashing_status, in ShouldDeleteSnapshot()