Searched defs:GetVendorPatchlevel (Results 1 – 6 of 6) sorted by relevance
105 std::optional<uint32_t> GetVendorPatchlevel() const override { return vendor_patchlevel_; } in GetVendorPatchlevel() function
190 std::optional<uint32_t> GetVendorPatchlevel() const override { in GetVendorPatchlevel() function
267 virtual std::optional<uint32_t> GetVendorPatchlevel() const { return std::nullopt; } in GetVendorPatchlevel() function
159 std::optional<uint32_t> GetVendorPatchlevel() const override { in GetVendorPatchlevel() function
678 std::optional<uint32_t> TpmKeymasterContext::GetVendorPatchlevel() const { in GetVendorPatchlevel() function in cuttlefish::TpmKeymasterContext
165 uint32_t GetVendorPatchlevel() { in GetVendorPatchlevel() function