Searched defs:current_spl (Results 1 – 3 of 3) sorted by relevance
20 std::string_view current_spl) { in ViolatesSPLDowngrade()49 bool ViolatesSPLDowngrade(ZipArchiveHandle zip, std::string_view current_spl) { in ViolatesSPLDowngrade()
418 const auto current_spl = android::base::GetProperty("ro.build.version.security_patch", ""); in TryUpdateBinary() local
407 const auto current_spl = in CheckSPLDowngrade() local