Home
last modified time | relevance | path

Searched refs:GetSnapshotDeviceName (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp688 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
Dsnapshot_test.cpp533 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()
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h506 std::string GetSnapshotDeviceName(const std::string& snapshot_name,