Home
last modified time | relevance | path

Searched refs:do_flashall (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dfastboot.cpp1657 static void do_flashall(const std::string& slot_override, bool skip_secondary, bool wipe, in do_flashall() function
2207 do_flashall(slot_override, true, wants_wipe, force_flash); in Main()
2209 do_flashall(slot_override, skip_secondary, wants_wipe, force_flash); in Main()