Searched refs:shouldCancel (Results 1 – 3 of 3) sorted by relevance
40 bool shouldCancel(const std::future<void>& cancellationFuture);
32 bool shouldCancel(const std::future<void>& f) { in shouldCancel() function
101 if (shouldCancel(cancFuture)) { in enroll()123 if (shouldCancel(cancFuture)) { in authenticate()144 if (shouldCancel(cancFuture)) { in detectInteraction()