Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dvariables.h31 bool GetVndkVersion(FastbootDevice* device, const std::vector<std::string>& args,
Dvariables.cpp77 bool GetVndkVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVndkVersion() function
Dcommands.cpp121 {FB_VAR_VERSION_VNDK, {GetVndkVersion, nullptr}}, in GetVarHandler()