Searched defs:enroll (Results 1 – 4 of 4) sorted by relevance
/system/core/gatekeeperd/ | ||
D | SoftGateKeeperDevice.cpp | 21 int SoftGateKeeperDevice::enroll(uint32_t uid, in enroll() function in android::SoftGateKeeperDevice |
D | gatekeeperd.cpp | 131 virtual int enroll(uint32_t uid, in enroll() function in android::GateKeeperProxy |
/system/core/fingerprintd/ | ||
D | FingerprintDaemonProxy.cpp | 132 int32_t FingerprintDaemonProxy::enroll(const uint8_t* token, ssize_t tokenSize, int32_t groupId, in enroll() function in android::FingerprintDaemonProxy |
/system/core/trusty/gatekeeper/ | ||
D | trusty_gatekeeper.cpp | 188 int TrustyGateKeeperDevice::enroll(const struct gatekeeper_device *dev, uint32_t uid, in enroll() function in gatekeeper::TrustyGateKeeperDevice |