Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h668 std::string GetOldPartitionMetadataPath();
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp305 GetOldPartitionMetadataPath(), in RemoveAllUpdateState()
1488 std::string SnapshotManager::GetOldPartitionMetadataPath() { in GetOldPartitionMetadataPath() function in android::snapshot::SnapshotManager
3312 auto path = GetOldPartitionMetadataPath(); in CreateUpdateSnapshots()
4255 auto path = GetOldPartitionMetadataPath(); in ReadOldPartitionMetadata()