Home
last modified time | relevance | path

Searched refs:SoftGateKeeperDevice (Results 1 – 4 of 4) sorted by relevance

/system/core/gatekeeperd/
DSoftGateKeeperDevice.h31 class SoftGateKeeperDevice {
33 SoftGateKeeperDevice() { in SoftGateKeeperDevice() function
DSoftGateKeeperDevice.cpp21 int SoftGateKeeperDevice::enroll(uint32_t uid, in enroll()
71 int SoftGateKeeperDevice::verify(uint32_t uid, in verify()
DAndroid.mk22 SoftGateKeeperDevice.cpp \
Dgatekeeperd.cpp58 soft_device.reset(new SoftGateKeeperDevice()); in GateKeeperProxy()
225 SoftGateKeeperDevice soft_dev; in verifyChallenge()
320 UniquePtr<SoftGateKeeperDevice> soft_device;