Home
last modified time | relevance | path

Searched refs:SetOsVersion (Results 1 – 2 of 2) sorted by relevance

/system/core/mkbootimg/include/bootimg/
Dbootimg.h55 void SetOsVersion(unsigned major, unsigned minor, unsigned patch) { in SetOsVersion() function
/system/core/fastboot/
Dfastboot.cpp2031 hdr->SetOsVersion(major, minor, patch); in ParseOsVersion()