Searched defs:GetBootPatchlevel (Results 1 – 5 of 5) sorted by relevance
107 std::optional<uint32_t> GetBootPatchlevel() const override { return boot_patchlevel_; } in GetBootPatchlevel() function
194 std::optional<uint32_t> GetBootPatchlevel() const override { in GetBootPatchlevel() function
274 virtual std::optional<uint32_t> GetBootPatchlevel() const { return std::nullopt; } in GetBootPatchlevel() function
162 std::optional<uint32_t> GetBootPatchlevel() const override { in GetBootPatchlevel() function
682 std::optional<uint32_t> TpmKeymasterContext::GetBootPatchlevel() const { in GetBootPatchlevel() function in cuttlefish::TpmKeymasterContext