Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.h99 bool force_flash = false; member
Dtask.cpp45 !fp_->force_flash) { in Run()
Dfastboot.cpp922 static void CheckRequirements(const std::string& data, bool force_flash) { in CheckRequirements() argument
948 if (!force_flash) { in CheckRequirements()
1833 ::CheckRequirements({contents.data(), contents.size()}, fp_->force_flash); in CheckRequirements()
2275 fp->force_flash = true; in Main()
2608 if (fp->force_flash) { in Main()