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