OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fingerprint_notify_t
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/modules/fingerprint/
fingerprint.c
71
fingerprint_notify_t
notify) {
/hardware/libhardware/include/hardware/
fingerprint.h
118
typedef void (*
fingerprint_notify_t
)(const fingerprint_msg_t *msg);
typedef
134
fingerprint_notify_t
notify;
145
int (*set_notify)(struct fingerprint_device *dev,
fingerprint_notify_t
notify);
/device/generic/goldfish/fingerprint/
fingerprint.c
516
fingerprint_notify_t
notify) {
Completed in 86 milliseconds