Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dflashing.cpp211 bool UpdateSuper(FastbootDevice* device, const std::string& super_name, bool wipe) { in UpdateSuper()
Dcommands.cpp638 bool wipe = (args.size() >= 3 && args[2] == "wipe"); in UpdateSuperHandler() local
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp316 bool SnapshotManager::FinishedSnapshotWrites(bool wipe) { in FinishedSnapshotWrites()
4085 bool SnapshotManager::UpdateForwardMergeIndicator(bool wipe) { in UpdateForwardMergeIndicator()