Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp803 static void CheckRequirements(const std::string& data, bool force_flash) { in CheckRequirements()
1451 bool skip_secondary, bool wipe, bool force_flash) in FlashAllTool()
1625 bool force_flash) { in do_update()
1658 bool force_flash) { in do_flashall()
1899 bool force_flash = false; in Main() local