Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_context.cpp276 bool getTipInfoRet = extraInfo.GetUint8ArrayValue(Attributes::ATTR_EXTRA_INFO, tipInfo); in AuthTipInfo() local
277 IF_FALSE_LOGE_AND_RETURN(getTipInfoRet); in AuthTipInfo()