Home
last modified time | relevance | path

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

/system/keymaster/contexts/
Dsoft_keymaster_context.cpp64 keymaster_error_t SoftKeymasterContext::SetHardwareDevice(keymaster0_device_t* keymaster0_device) { in SetHardwareDevice() function in keymaster::SoftKeymasterContext
81 keymaster_error_t SoftKeymasterContext::SetHardwareDevice(keymaster1_device_t* keymaster1_device) { in SetHardwareDevice() function in keymaster::SoftKeymasterContext
Dsoft_keymaster_device.cpp184 keymaster_error_t SoftKeymasterDevice::SetHardwareDevice(keymaster0_device_t* keymaster0_device) { in SetHardwareDevice() function in keymaster::SoftKeymasterDevice
212 keymaster_error_t SoftKeymasterDevice::SetHardwareDevice(keymaster1_device_t* keymaster1_device) { in SetHardwareDevice() function in keymaster::SoftKeymasterDevice