Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dfastboot.cpp1315 static std::string verify_slot(const std::string& slot_name, bool allow_all) { in verify_slot() argument
1316 std::string slot = slot_name; in verify_slot()