HomeSort by relevance Sort by last modified time
    Searched defs:Enroll (Results 1 - 2 of 2) sorted by null

  /system/core/trusty/gatekeeper/
trusty_gatekeeper.cpp 53 device_.enroll = enroll;
80 int TrustyGateKeeperDevice::Enroll(uint32_t uid, const uint8_t *current_password_handle,
188 int TrustyGateKeeperDevice::enroll(const struct gatekeeper_device *dev, uint32_t uid, function in class:gatekeeper::TrustyGateKeeperDevice
208 return convert_device(dev)->Enroll(uid, current_password_handle, current_password_handle_length,
  /system/gatekeeper/
gatekeeper.cpp 25 void GateKeeper::Enroll(const EnrollRequest &request, EnrollResponse *response) {

Completed in 128 milliseconds