Home
last modified time | relevance | path

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

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