Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp1451 bool skip_secondary, bool wipe, bool force_flash) in FlashAllTool()
1624 static void do_update(const char* filename, const std::string& slot_override, bool skip_secondary, in do_update()
1657 static void do_flashall(const std::string& slot_override, bool skip_secondary, bool wipe, in do_flashall()
1897 bool skip_secondary = false; in Main() local