Home
last modified time | relevance | path

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

/system/core/mkbootimg/include/bootimg/
Dbootimg.h60 void SetOsPatchLevel(unsigned year, unsigned month) { in SetOsPatchLevel() function
/system/core/fastboot/
Dfastboot.cpp2018 hdr->SetOsPatchLevel(year, month); in ParseOsPatchLevel()