Searched refs:API_VERSION_8 (Results 1 – 3 of 3) sorted by relevance
42 constexpr int32_t API_VERSION_8 = 8; variable
73 …int32_t status = UserAuthClientImpl::Instance().GetNorthAvailableStatus(API_VERSION_8, authType, a… in GetAvailableStatus()226 …uint64_t result = UserAuthClientImpl::Instance().BeginNorthAuthentication(API_VERSION_8, challenge, in Auth()
214 if ((apiVersion <= API_VERSION_8 && authType == PIN) || in GetAvailableStatus()