Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h483 bool CollapseSnapshotDevice(const std::string& name, const SnapshotStatus& status);
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1080 if (!CollapseSnapshotDevice(name, status)) { in OnSnapshotMergeComplete()
1095 bool SnapshotManager::CollapseSnapshotDevice(const std::string& name, in CollapseSnapshotDevice() function in android::snapshot::SnapshotManager