Searched defs:GetSecurityPatchLevel (Results 1 – 3 of 3) sorted by relevance
125 TEST(AvbHandleTest, GetSecurityPatchLevel) { in TEST() argument
524 std::string AvbHandle::GetSecurityPatchLevel(const FstabEntry& fstab_entry) const { in GetSecurityPatchLevel() function in android::fs_mgr::AvbHandle
507 bool GetSecurityPatchLevel(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetSecurityPatchLevel() function