Searched refs:GetSnapshotStatusFilePath (Results 1 – 3 of 3) sorted by relevance
623 auto file_path = GetSnapshotStatusFilePath(name); in DeleteSnapshot()1996 auto file_path = GetSnapshotStatusFilePath(params.GetPartitionName()); in MapPartitionWithSnapshot()2597 std::string SnapshotManager::GetSnapshotStatusFilePath(const std::string& name) { in GetSnapshotStatusFilePath() function in android::snapshot::SnapshotManager2605 auto path = GetSnapshotStatusFilePath(name); in ReadSnapshotStatus()2632 auto path = GetSnapshotStatusFilePath(status.name()); in WriteSnapshotStatus()
142 auto status_file = sm->GetSnapshotStatusFilePath(snapshot); in CleanupTestArtifacts()
616 std::string GetSnapshotStatusFilePath(const std::string& name);