Searched defs:GetBootPatchlevel (Results 1 – 2 of 2) sorted by relevance
246 virtual std::optional<uint32_t> GetBootPatchlevel() const { return std::nullopt; } in GetBootPatchlevel() function
113 std::optional<uint32_t> GetBootPatchlevel() const override { return boot_patchlevel_; } in GetBootPatchlevel() function