Home
last modified time | relevance | path

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

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