Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dvariables.h57 bool GetIsForceDebuggable(FastbootDevice* device, const std::vector<std::string>& args,
H A Dvariables.cpp382 bool GetIsForceDebuggable(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetIsForceDebuggable() function
H A Dcommands.cpp134 {FB_VAR_IS_FORCE_DEBUGGABLE, {GetIsForceDebuggable, nullptr}},