Searched defs:FinishedSnapshotWrites (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/core/fs_mgr/libsnapshot/ | ||
H A D | snapshot_stub.cpp | 41 bool SnapshotManagerStub::FinishedSnapshotWrites(bool) { in FinishedSnapshotWrites() function in android::snapshot::SnapshotManagerStub |
H A D | snapshot_fuzz.cpp | 90 SNAPSHOT_FUZZ_FUNCTION(FinishedSnapshotWrites, bool, bool wipe) { in SNAPSHOT_FUZZ_FUNCTION() argument |
H A D | snapshot.cpp | 286 bool SnapshotManager::FinishedSnapshotWrites(bool wipe) { in FinishedSnapshotWrites() function in android::snapshot::SnapshotManager |