Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.h99 bool force_flash = false; member
Dfastboot.cpp922 static void CheckRequirements(const std::string& data, bool force_flash) { in CheckRequirements()