Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dremote_auth_service.cpp222 bool setContextIdRet = reply->SetUint64Value(Attributes::ATTR_CONTEXT_ID, contextId); in ProcStartRemoteAuthRequest() local
223 IF_FALSE_LOGE_AND_RETURN_VAL(setContextIdRet, GENERAL_ERROR); in ProcStartRemoteAuthRequest()