Home
last modified time | relevance | path

Searched refs:IsDeviceUnlocked (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/
Dfs_mgr_avb.cpp173 bool IsDeviceUnlocked() { return is_device_unlocked_; } in IsDeviceUnlocked() function in FsManagerAvbVerifier
490 fs_mgr_get_slot_suffix(), avb_verifier->IsDeviceUnlocked(), &avb_handle->avb_slot_data_); in DoOpen()
509 if (!avb_verifier->IsDeviceUnlocked()) { in DoOpen()