Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_stub.cpp41 bool SnapshotManagerStub::FinishedSnapshotWrites(bool) { in FinishedSnapshotWrites() function in android::snapshot::SnapshotManagerStub
H A Dsnapshot_fuzz.cpp90 SNAPSHOT_FUZZ_FUNCTION(FinishedSnapshotWrites, bool, bool wipe) { in SNAPSHOT_FUZZ_FUNCTION() argument
H A Dsnapshot.cpp286 bool SnapshotManager::FinishedSnapshotWrites(bool wipe) { in FinishedSnapshotWrites() function in android::snapshot::SnapshotManager