Searched refs:soft_device (Results 1 – 1 of 1) sorted by relevance
58 soft_device.reset(new SoftGateKeeperDevice()); in GateKeeperProxy()165 ret = soft_device->enroll(uid, in enroll()237 ret = soft_device->verify(uid, challenge, in verifyChallenge()320 UniquePtr<SoftGateKeeperDevice> soft_device; member in android::GateKeeperProxy