Home
last modified time | relevance | path

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

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