Searched refs:shouldCancel (Results 1 – 5 of 5) sorted by relevance
37 bool shouldCancel(const std::future<void>& cancellationFuture);
32 bool shouldCancel(const std::future<void>& f) { in shouldCancel() function
118 if (shouldCancel(cancFuture)) { in enroll()140 if (shouldCancel(cancFuture)) { in authenticate()161 if (shouldCancel(cancFuture)) { in detectInteraction()
163 if (shouldCancel(cancel)) { in onEnrollFingerDown()243 if (shouldCancel(cancel)) { in onAuthenticateFingerDown()303 if (shouldCancel(cancel)) { in onDetectInteractFingerDown()552 if (shouldCancel(cancel)) { in waitForFingerDown()
122 if (shouldCancel(cancel)) { in enrollImpl()237 if (shouldCancel(cancel)) { in authenticateImpl()303 if (shouldCancel(cancel)) { in detectInteractionImpl()