Searched defs:HandleImminentDataWipe (Results 1 – 3 of 3) sorted by relevance
/system/core/fs_mgr/libsnapshot/ | ||
D | snapshot_stub.cpp | 87 bool SnapshotManagerStub::HandleImminentDataWipe(const std::function<void()>&) { in HandleImminentDataWipe() function in android::snapshot::SnapshotManagerStub |
D | snapshot_fuzz.cpp | 107 SNAPSHOT_FUZZ_FUNCTION(HandleImminentDataWipe, bool, bool has_callback) { in SNAPSHOT_FUZZ_FUNCTION() argument |
D | snapshot.cpp | 2537 bool SnapshotManager::HandleImminentDataWipe(const std::function<void()>& callback) { in HandleImminentDataWipe() function in android::snapshot::SnapshotManager |