Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dvariables.h46 bool GetUnlocked(FastbootDevice* device, const std::vector<std::string>& args,
Dvariables.cpp277 bool GetUnlocked(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetUnlocked() function
Dcommands.cpp126 {FB_VAR_UNLOCKED, {GetUnlocked, nullptr}}, in GetVarHandler()