Searched defs:wipe (Results 1 – 5 of 5) sorted by relevance
174 bool UpdateSuper(FastbootDevice* device, const std::string& super_name, bool wipe) { in UpdateSuper()
607 bool wipe = (args.size() >= 3 && args[2] == "wipe"); in UpdateSuperHandler() local
90 SNAPSHOT_FUZZ_FUNCTION(FinishedSnapshotWrites, bool, bool wipe) { in SNAPSHOT_FUZZ_FUNCTION() argument
283 bool SnapshotManager::FinishedSnapshotWrites(bool wipe) { in FinishedSnapshotWrites()3572 bool SnapshotManager::UpdateForwardMergeIndicator(bool wipe) { in UpdateForwardMergeIndicator()
1451 bool skip_secondary, bool wipe, bool force_flash) in FlashAllTool()1657 static void do_flashall(const std::string& slot_override, bool skip_secondary, bool wipe, in do_flashall()