Home
last modified time | relevance | path

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

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