Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h621 std::string GetOldPartitionMetadataPath();
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp272 GetOldPartitionMetadataPath(), in RemoveAllUpdateState()
1284 std::string SnapshotManager::GetOldPartitionMetadataPath() { in GetOldPartitionMetadataPath() function in android::snapshot::SnapshotManager
2844 auto path = GetOldPartitionMetadataPath(); in CreateUpdateSnapshots()
3684 auto path = GetOldPartitionMetadataPath(); in ReadOldPartitionMetadata()