Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dvariables.h31 bool GetVndkVersion(FastbootDevice* device, const std::vector<std::string>& args,
H A Dvariables.cpp74 bool GetVndkVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVndkVersion() function
H A Dcommands.cpp118 {FB_VAR_VERSION_VNDK, {GetVndkVersion, nullptr}},