OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fingerprint_pre_enroll
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/modules/fingerprint/
fingerprint.c
36
static uint64_t
fingerprint_pre_enroll
(struct fingerprint_device __unused *dev) {
function
93
dev->pre_enroll =
fingerprint_pre_enroll
;
/device/generic/goldfish/fingerprint/
fingerprint.c
352
static uint64_t
fingerprint_pre_enroll
(struct fingerprint_device *device) {
function
819
qdev->device.pre_enroll =
fingerprint_pre_enroll
;
Completed in 171 milliseconds