Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libfs_avb/tests/
H A Dfs_avb_device_test.cpp125 TEST(AvbHandleTest, GetSecurityPatchLevel) { in TEST() argument
/aosp_15_r20/system/core/fs_mgr/libfs_avb/
H A Dfs_avb.cpp591 std::string AvbHandle::GetSecurityPatchLevel(const FstabEntry& fstab_entry) const { in GetSecurityPatchLevel() function in android::fs_mgr::AvbHandle
/aosp_15_r20/system/core/fastboot/device/
H A Dvariables.cpp519 bool GetSecurityPatchLevel(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSecurityPatchLevel() function