Home
last modified time | relevance | path

Searched refs:DeltaArchiveManifest (Results 1 – 12 of 12) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_metadata_updater.h35 using DeltaArchiveManifest = chromeos_update_engine::DeltaArchiveManifest; variable
44 const DeltaArchiveManifest& manifest);
H A Dsnapshot_stub.cpp22 using chromeos_update_engine::DeltaArchiveManifest;
62 Return SnapshotManagerStub::CreateUpdateSnapshots(const DeltaArchiveManifest&) { in CreateUpdateSnapshots() argument
H A Dsnapshot_metadata_updater.cpp35 using chromeos_update_engine::DeltaArchiveManifest;
40 const DeltaArchiveManifest& manifest) in SnapshotMetadataUpdater()
H A Dsnapshot_metadata_updater_test.cpp34 using chromeos_update_engine::DeltaArchiveManifest;
137 DeltaArchiveManifest manifest_;
H A Dsnapshotctl.cpp90 chromeos_update_engine::DeltaArchiveManifest manifest; in CreateTestUpdate()
H A Dtest_helpers.cpp178 AssertionResult FillFakeMetadata(MetadataBuilder* builder, const DeltaArchiveManifest& manifest, in FillFakeMetadata()
H A Dsnapshot_test.cpp91 using chromeos_update_engine::DeltaArchiveManifest;
434 DeltaArchiveManifest manifest; in PrepareOneSnapshot()
1279 DeltaArchiveManifest manifest_;
H A Dsnapshot.cpp76 using chromeos_update_engine::DeltaArchiveManifest;
3139 Return SnapshotManager::CreateUpdateSnapshots(const DeltaArchiveManifest& manifest) { in CreateUpdateSnapshots()
3363 LockedFile* lock, const DeltaArchiveManifest& manifest, PartitionCowCreator* cow_creator, in CreateUpdateSnapshotsInternal()
/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h203 const chromeos_update_engine::DeltaArchiveManifest& manifest) = 0;
310 using DeltaArchiveManifest = chromeos_update_engine::DeltaArchiveManifest; variable
362 Return CreateUpdateSnapshots(const DeltaArchiveManifest& manifest) override;
743 LockedFile* lock, const DeltaArchiveManifest& manifest,
H A Dsnapshot_stub.h40 const chromeos_update_engine::DeltaArchiveManifest& manifest) override;
H A Dmock_snapshot.h40 (const chromeos_update_engine::DeltaArchiveManifest& manifest), (override));
/aosp14/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
H A Dtest_helpers.h40 using chromeos_update_engine::DeltaArchiveManifest;
208 AssertionResult FillFakeMetadata(MetadataBuilder* builder, const DeltaArchiveManifest& manifest,