Home
last modified time | relevance | path

Searched defs:GetSecurityPatchLevel (Results 1 – 2 of 2) 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.cpp479 std::string AvbHandle::GetSecurityPatchLevel(const FstabEntry& fstab_entry) const { in GetSecurityPatchLevel() function in android::fs_mgr::AvbHandle