Home
last modified time | relevance | path

Searched defs:GetVndkVersion (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/test/vts-testcase/vndk/
Dutils.py169 def GetVndkVersion(self): member in AndroidDevice
/aosp_15_r20/system/core/fastboot/device/
H A Dvariables.cpp74 bool GetVndkVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVndkVersion() function