Home
last modified time | relevance | path

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

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