Searched defs:enroll (Results 1 – 3 of 3) sorted by relevance
41 GateKeeperResponse enroll(int uid, in @nullable byte[] currentPasswordHandle, in enroll() method
64 Return<void> TrustyGateKeeperDevice::enroll(uint32_t uid, in enroll() function in gatekeeper::TrustyGateKeeperDevice
162 Status enroll(int32_t uid, const std::optional<std::vector<uint8_t>>& currentPasswordHandle, in enroll() function in android::GateKeeperProxy