Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dvariables.h40 bool GetSlotSuccessful(FastbootDevice* device, const std::vector<std::string>& args,
Dvariables.cpp223 bool GetSlotSuccessful(FastbootDevice* device, const std::vector<std::string>& args, in GetSlotSuccessful() function
Dcommands.cpp131 {FB_VAR_SLOT_SUCCESSFUL, {GetSlotSuccessful, nullptr}}, in GetVarHandler()