Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp1910 std::map<std::string, bool> flashing_status; in AreAllSnapshotsCancelled() local
2004 std::map<std::string, bool> flashing_status; in RemoveAllSnapshots() local
2070 bool SnapshotManager::ShouldDeleteSnapshot(const std::map<std::string, bool>& flashing_status, in ShouldDeleteSnapshot()