Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Diam_common_defines.h35 constexpr int32_t USER_AUTH_TIP_SINGLE_AUTH_RESULT = 9999; variable
/ohos5.0/base/useriam/fingerprint_auth/services/src/
H A Dfingerprint_auth_executor_callback_hdi.cpp92 tip = UserAuth::USER_AUTH_TIP_SINGLE_AUTH_RESULT; in OnTip()
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dcontext_callback_impl.cpp63 if (tip != USER_AUTH_TIP_SINGLE_AUTH_RESULT) { in ProcessAuthResult()