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