Searched defs:GetVendorPatchlevel (Results 1 – 3 of 3) sorted by relevance
239 virtual std::optional<uint32_t> GetVendorPatchlevel() const { return std::nullopt; } in GetVendorPatchlevel() function
111 std::optional<uint32_t> GetVendorPatchlevel() const override { return vendor_patchlevel_; } in GetVendorPatchlevel() function
161 uint32_t GetVendorPatchlevel() { in GetVendorPatchlevel() function