Searched refs:GetSnapshotDeviceName (Results 1 – 3 of 3) sorted by relevance
688 auto dm_name = GetSnapshotDeviceName(name, status); in SwitchSnapshotToMerge()942 std::string dm_name = GetSnapshotDeviceName(name, snapshot_status); in CheckTargetMergeState()1063 auto dm_name = GetSnapshotDeviceName(name, status); in OnSnapshotMergeComplete()1098 auto dm_name = GetSnapshotDeviceName(name, status); in CollapseSnapshotDevice()1411 auto dm_name = GetSnapshotDeviceName(name, status); in ShouldDeleteSnapshot()2077 std::string SnapshotManager::GetSnapshotDeviceName(const std::string& snapshot_name, in GetSnapshotDeviceName() function in android::snapshot::SnapshotManager
533 auto dm_name = init->GetSnapshotDeviceName("test_partition_b", status); in TEST_F()561 auto dm_name = init->GetSnapshotDeviceName("test_partition_b", status); in TEST_F()
506 std::string GetSnapshotDeviceName(const std::string& snapshot_name,