HomeSort by relevance Sort by last modified time
    Searched full:soft_device (Results 1 - 1 of 1) sorted by null

  /system/core/gatekeeperd/
gatekeeperd.cpp 58 soft_device.reset(new SoftGateKeeperDevice());
165 ret = soft_device->enroll(uid,
237 ret = soft_device->verify(uid, challenge,
320 UniquePtr<SoftGateKeeperDevice> soft_device; member in class:android::GateKeeperProxy

Completed in 584 milliseconds