Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dvariables.h42 bool GetSlotUnbootable(FastbootDevice* device, const std::vector<std::string>& args,
H A Dvariables.cpp230 bool GetSlotUnbootable(FastbootDevice* device, const std::vector<std::string>& args, in GetSlotUnbootable() function
H A Dcommands.cpp129 {FB_VAR_SLOT_UNBOOTABLE, {GetSlotUnbootable, nullptr}},