Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp849 bool hasPin = false; in CheckAuthWidgetType() local
853 hasPin = true; in CheckAuthWidgetType()
858 if (hasPin && hasPrivatePin) { in CheckAuthWidgetType()