Home
last modified time | relevance | path

Searched refs:GetOldPartitionMetadataPath (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h634 std::string GetOldPartitionMetadataPath();
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp275 GetOldPartitionMetadataPath(), in RemoveAllUpdateState()
1304 std::string SnapshotManager::GetOldPartitionMetadataPath() { in GetOldPartitionMetadataPath() function in android::snapshot::SnapshotManager
2876 auto path = GetOldPartitionMetadataPath(); in CreateUpdateSnapshots()
3716 auto path = GetOldPartitionMetadataPath(); in ReadOldPartitionMetadata()