Home
last modified time | relevance | path

Searched defs:rotateAuthType (Results 1 – 5 of 5) sorted by relevance

/base/useriam/user_auth_framework/test/unittest/services/src/
Dwidget_schedule_node_impl_test.cpp165 AuthType rotateAuthType = PIN; variable
181 AuthType rotateAuthType = FINGERPRINT; variable
197 AuthType rotateAuthType = FACE; variable
Dwidget_context_test.cpp487 AuthType rotateAuthType = PIN; variable
502 AuthType rotateAuthType = FINGERPRINT; variable
517 AuthType rotateAuthType = FACE; variable
532 AuthType rotateAuthType = FACE; variable
547 AuthType rotateAuthType = FACE; variable
562 AuthType rotateAuthType = FACE; variable
/base/useriam/user_auth_framework/services/core/src/
Dwidget_schedule_node_impl.cpp181 AuthType &rotateAuthType) in WidgetReload()
/base/useriam/user_auth_framework/test/fuzztest/services/context/widgetcontext_fuzzer/
Dwidget_context_fuzzer.cpp322 AuthType rotateAuthType = static_cast<AuthType>(parcel.ReadInt32()); in FuzzAuthWidgetReload() local
/base/useriam/user_auth_framework/services/context/src/
Dwidget_context.cpp368 AuthType &rotateAuthType) in AuthWidgetReload()