Home
last modified time | relevance | path

Searched refs:cancellAuthenticate (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/fingerprint/
Dsession.cpp230 *out = SharedRefBase::make<CancellationSignal>([this](){ cancellAuthenticate(); }); in authenticate()
477 void Session::cancellAuthenticate() { in cancellAuthenticate() function in aidl::android::hardware::biometrics::fingerprint::Session
Dsession.h74 void cancellAuthenticate();