Searched defs:force_flash (Results 1 – 2 of 2) sorted by relevance
| /system/core/fastboot/ | ||
| D | fastboot.h | 99 bool force_flash = false; member |
| D | fastboot.cpp | 931 static void CheckRequirements(const std::string& data, bool force_flash) { in CheckRequirements() |