Searched refs:GetVerifiedBootState (Results 1 – 3 of 3) sorted by relevance
73 std::string GetVerifiedBootState();
170 std::string GetVerifiedBootState() { in GetVerifiedBootState() function
231 std::string bootState = ::keymaster::GetVerifiedBootState(); in AndroidKeyMintDevice()