Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp1417 static void do_flashall(const std::string& slot_override, bool skip_secondary, bool wipe) { in do_flashall() function
1900 do_flashall(slot_override, true, wants_wipe); in Main()
1902 do_flashall(slot_override, skip_secondary, wants_wipe); in Main()