Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.h95 bool wants_set_active = false; member
Dfastboot.cpp2311 fp->wants_set_active = true; in Main()
2344 if (argc == 0 && !fp->wants_wipe && !fp->wants_set_active) syntax_error("no command"); in Main()
2387 if (fp->wants_set_active) { in Main()
2395 fp->wants_set_active = false; in Main()
2609 if (fp->wants_set_active) { in Main()