Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dremote_msg_util.cpp251 … bool getAuthTrustLevelRet = attr.GetInt32Value(Attributes::ATTR_AUTH_TRUST_LEVEL, authTrustLevel); in DecodeAuthParam() local
252 IF_FALSE_LOGE_AND_RETURN_VAL(getAuthTrustLevelRet, false); in DecodeAuthParam()