Searched refs:RewriteSnapshotDeviceTable (Results 1 – 2 of 2) sorted by relevance
563 MergeFailureCode RewriteSnapshotDeviceTable(const std::string& dm_name);
781 if (auto code = RewriteSnapshotDeviceTable(name); code != MergeFailureCode::Ok) { in SwitchSnapshotToMerge()799 MergeFailureCode SnapshotManager::RewriteSnapshotDeviceTable(const std::string& name) { in RewriteSnapshotDeviceTable() function in android::snapshot::SnapshotManager