Home
last modified time | relevance | path

Searched defs:enroll (Results 1 – 4 of 4) sorted by relevance

/system/core/gatekeeperd/
DSoftGateKeeperDevice.cpp21 int SoftGateKeeperDevice::enroll(uint32_t uid, in enroll() function in android::SoftGateKeeperDevice
Dgatekeeperd.cpp131 virtual int enroll(uint32_t uid, in enroll() function in android::GateKeeperProxy
/system/core/fingerprintd/
DFingerprintDaemonProxy.cpp132 int32_t FingerprintDaemonProxy::enroll(const uint8_t* token, ssize_t tokenSize, int32_t groupId, in enroll() function in android::FingerprintDaemonProxy
/system/core/trusty/gatekeeper/
Dtrusty_gatekeeper.cpp188 int TrustyGateKeeperDevice::enroll(const struct gatekeeper_device *dev, uint32_t uid, in enroll() function in gatekeeper::TrustyGateKeeperDevice