Searched refs:BEGIN_OP (Results 1 – 4 of 4) sorted by relevance
40 BEGIN_OP(0); in generateChallengeImpl()48 BEGIN_OP(0); in revokeChallengeImpl()56 BEGIN_OP(0); in enrollImpl()72 BEGIN_OP(0); in authenticateImpl()82 BEGIN_OP(0); in detectInteractionImpl()133 BEGIN_OP(getLatency(Fingerprint::cfg().getopt<OptIntVec>("operation_enroll_latency"))); in onEnrollFingerDown()199 BEGIN_OP(getLatency(Fingerprint::cfg().getopt<OptIntVec>("operation_authenticate_latency"))); in onAuthenticateFingerDown()276 BEGIN_OP(getLatency( in onDetectInteractFingerDown()323 BEGIN_OP(0); in enumerateEnrollmentsImpl()338 BEGIN_OP(0); in removeEnrollmentsImpl()[all …]
46 BEGIN_OP(0); in onPointerDownImpl()56 BEGIN_OP(0); in onPointerUpImpl()63 BEGIN_OP(0); in onUiReadyImpl()
56 BEGIN_OP(0); in generateChallengeImpl()64 BEGIN_OP(0); in revokeChallengeImpl()74 BEGIN_OP(getLatency(FaceHalProperties::operation_enroll_latency())); in enrollImpl()162 BEGIN_OP(getLatency(FaceHalProperties::operation_authenticate_latency())); in authenticateImpl()295 BEGIN_OP(getLatency(FaceHalProperties::operation_detect_interaction_latency())); in detectInteractionImpl()322 BEGIN_OP(0); in enumerateEnrollmentsImpl()334 BEGIN_OP(0); in removeEnrollmentsImpl()348 BEGIN_OP(0); in getFeaturesImpl()366 BEGIN_OP(0); in setFeatureImpl()397 BEGIN_OP(0); in getAuthenticatorIdImpl()[all …]
33 #define BEGIN_OP(x) \ macro