Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp860 static std::string verify_slot(Transport* transport, const char *slot, bool allow_all) { in verify_slot() argument
862 if (allow_all) { in verify_slot()