Home
last modified time | relevance | path

Searched defs:CreateUpdateSnapshots (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_stub.cpp62 Return SnapshotManagerStub::CreateUpdateSnapshots(const DeltaArchiveManifest&) { in CreateUpdateSnapshots() function in android::snapshot::SnapshotManagerStub
H A Dsnapshot_fuzz.cpp120 SNAPSHOT_FUZZ_FUNCTION(CreateUpdateSnapshots, bool, const DeltaArchiveManifest& manifest) { in SNAPSHOT_FUZZ_FUNCTION() argument
H A Dsnapshot.cpp2735 Return SnapshotManager::CreateUpdateSnapshots(const DeltaArchiveManifest& manifest) { in CreateUpdateSnapshots() function in android::snapshot::SnapshotManager