Home
last modified time | relevance | path

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

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