Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp964 static const size_t authType0 = 0; in CheckAuthPermissionAndParam() local
968 … (authType[authType0] == AuthType::FACE) && (authType[authType1] == AuthType::FINGERPRINT)) || in CheckAuthPermissionAndParam()
970 … (authType[authType0] == AuthType::FINGERPRINT) && (authType[authType1] == AuthType::FACE))) { in CheckAuthPermissionAndParam()