Searched refs:storeModel (Results 1 – 5 of 5) sorted by relevance
125 rv = myFingerprintSensor.storeModel(1, 1)
127 if ((rv = fp->storeModel(1, 1)) != ZFM20::ERR_OK) in main()
116 rv = myFingerprintSensor.storeModel(1, 1);
329 uint8_t storeModel(int slot, uint16_t id);
483 uint8_t ZFM20::storeModel(int slot, uint16_t id) in storeModel() function in ZFM20