Home
last modified time | relevance | path

Searched defs:current_spl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/bootable/recovery/install/
H A Dspl_check.cpp20 std::string_view current_spl) { in ViolatesSPLDowngrade()
49 bool ViolatesSPLDowngrade(ZipArchiveHandle zip, std::string_view current_spl) { in ViolatesSPLDowngrade()
H A Dinstall.cpp418 const auto current_spl = android::base::GetProperty("ro.build.version.security_patch", ""); in TryUpdateBinary() local
/aosp_15_r20/system/update_engine/payload_consumer/
H A Ddelta_performer.cc407 const auto current_spl = in CheckSPLDowngrade() local