Home
last modified time | relevance | path

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

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