Home
last modified time | relevance | path

Searched defs:GetVendorPatchlevel (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dproxy_keymaster_context.h159 std::optional<uint32_t> GetVendorPatchlevel() const override { in GetVendorPatchlevel() function
Dtpm_keymaster_context.cpp678 std::optional<uint32_t> TpmKeymasterContext::GetVendorPatchlevel() const { in GetVendorPatchlevel() function in cuttlefish::TpmKeymasterContext