Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Duser_auth_client_impl.cpp190 …bool getArrayRet = request.attrs.GetUint8ArrayValue(static_cast<Attributes::AttributeKey>(key), ex… in SetPropertyInner() local
191 IF_FALSE_LOGE_AND_RETURN_VAL(getArrayRet, GENERAL_ERROR); in SetPropertyInner()