Searched defs:CreateUpdateSnapshots (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/core/fs_mgr/libsnapshot/ | ||
H A D | snapshot_stub.cpp | 62 Return SnapshotManagerStub::CreateUpdateSnapshots(const DeltaArchiveManifest&) { in CreateUpdateSnapshots() function in android::snapshot::SnapshotManagerStub |
H A D | snapshot_fuzz.cpp | 120 SNAPSHOT_FUZZ_FUNCTION(CreateUpdateSnapshots, bool, const DeltaArchiveManifest& manifest) { in SNAPSHOT_FUZZ_FUNCTION() argument |
H A D | snapshot.cpp | 2735 Return SnapshotManager::CreateUpdateSnapshots(const DeltaArchiveManifest& manifest) { in CreateUpdateSnapshots() function in android::snapshot::SnapshotManager |