Searched defs:GetSystemVersion (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/system/keymaster/contexts/ |
H A D | keymaster2_passthrough_context.cpp | 38 void Keymaster2PassthroughContext::GetSystemVersion(uint32_t* os_version, in GetSystemVersion() function in keymaster::Keymaster2PassthroughContext
|
H A D | keymaster1_passthrough_context.cpp | 52 void Keymaster1PassthroughContext::GetSystemVersion(uint32_t* os_version, in GetSystemVersion() function in keymaster::Keymaster1PassthroughContext
|
H A D | soft_keymaster_context.cpp | 92 void SoftKeymasterContext::GetSystemVersion(uint32_t* os_version, uint32_t* os_patchlevel) const { in GetSystemVersion() function in keymaster::SoftKeymasterContext
|
H A D | pure_soft_keymaster_context.cpp | 91 void PureSoftKeymasterContext::GetSystemVersion(uint32_t* os_version, in GetSystemVersion() function in keymaster::PureSoftKeymasterContext
|
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/ |
D | proxy_keymaster_context.h | 57 void GetSystemVersion(uint32_t* os_version, in GetSystemVersion() function
|
D | tpm_keymaster_context.cpp | 115 void TpmKeymasterContext::GetSystemVersion(uint32_t* os_version, in GetSystemVersion() function in cuttlefish::TpmKeymasterContext
|
/aosp_15_r20/trusty/user/app/keymaster/ |
D | trusty_keymaster_context.cpp | 930 void TrustyKeymasterContext::GetSystemVersion(uint32_t* os_version, in GetSystemVersion() function in keymaster::TrustyKeymasterContext
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dbgeng.h | 743 …STDMETHOD(GetSystemVersion)(THIS_ PULONG PlatformId,PULONG Major,PULONG Minor,PSTR ServicePackStri… in DECLARE_INTERFACE_() local 845 …STDMETHOD(GetSystemVersion)(THIS_ PULONG PlatformId,PULONG Major,PULONG Minor,PSTR ServicePackStri… in DECLARE_INTERFACE_() local 966 …STDMETHOD(GetSystemVersion)(THIS_ PULONG PlatformId,PULONG Major,PULONG Minor,PSTR ServicePackStri… in DECLARE_INTERFACE_() local
|