Home
last modified time | relevance | path

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

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