Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_context.cpp252 AuthType authTypeTmp = static_cast<AuthType>(authType); in AuthResult() local
253 WidgetClient::Instance().ReportWidgetResult(resultCode, authTypeTmp, freezingTime, remainTimes); in AuthResult()
256 callerCallback_->SetTraceAuthType(authTypeTmp); in AuthResult()
262 authResultInfo_.authType = authTypeTmp; in AuthResult()
263 schedule_->SuccessAuth(authTypeTmp); in AuthResult()
267 schedule_->StopAuthList({authTypeTmp}); in AuthResult()