Searched refs:get_authenticator_id (Results 1 – 4 of 4) sorted by relevance
33 ASSERT_TRUE(NULL != fp_device()->get_authenticator_id) in TEST_F()
198 uint64_t (*get_authenticator_id)(struct fingerprint_device *dev); member
98 dev->get_authenticator_id = fingerprint_get_auth_id; in fingerprint_open()
173 return mDevice->get_authenticator_id(mDevice); in getAuthenticatorId()