Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dvariables.h81 bool GetTrebleEnabled(FastbootDevice* device, const std::vector<std::string>& args,
Dvariables.cpp513 bool GetTrebleEnabled(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetTrebleEnabled() function
Dcommands.cpp149 {FB_VAR_TREBLE_ENABLED, {GetTrebleEnabled, nullptr}}, in GetVarHandler()