Home
last modified time | relevance | path

Searched refs:authTypeTmp (Results 1 - 1 of 1) sorted by relevance

/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_context.cpp242 AuthType authTypeTmp = static_cast<AuthType>(authType); in AuthResult() local
243 WidgetClient::Instance().ReportWidgetResult(resultCode, authTypeTmp, freezingTime, remainTimes); in AuthResult()
246 callerCallback_->SetTraceAuthType(authTypeTmp); in AuthResult()
252 authResultInfo_.authType = authTypeTmp; in AuthResult()
253 schedule_->SuccessAuth(authTypeTmp); in AuthResult()
257 schedule_->StopAuthList({authTypeTmp}); in AuthResult()

Completed in 2 milliseconds