Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp1028 static std::string verify_slot(const std::string& slot_name, bool allow_all) { in verify_slot() argument
1031 if (allow_all) { in verify_slot()