Searched refs:CollapseSnapshotDevice (Results 1 – 2 of 2) sorted by relevance
604 bool CollapseSnapshotDevice(const std::string& name, const SnapshotStatus& status);
1359 if (!CollapseSnapshotDevice(name, status)) { in OnSnapshotMergeComplete()1374 bool SnapshotManager::CollapseSnapshotDevice(const std::string& name, in CollapseSnapshotDevice() function in android::snapshot::SnapshotManager