Home
last modified time | relevance | path

Searched defs:setAuthTypeRet (Results 1 – 3 of 3) sorted by relevance

/base/useriam/user_auth_framework/services/core/src/
Dremote_msg_util.cpp77 bool setAuthTypeRet = attr.SetInt32Value(Attributes::ATTR_AUTH_TYPE, executorInfo.authType); in SetExecutorInfoToAttributes() local
234 bool setAuthTypeRet = attr.SetInt32Value(Attributes::ATTR_AUTH_TYPE, authParam.authType); in EncodeAuthParam() local
Drisk_event_manager.cpp142 bool setAuthTypeRet = extraInfoAttr.SetInt32Value(Attributes::ATTR_AUTH_TYPE, authType); in GetStrongAuthExtraInfo() local
/base/useriam/user_auth_framework/services/ipc/src/
Duser_auth_service.cpp1703 bool setAuthTypeRet = extraInfo.SetInt32Value(Attributes::ATTR_AUTH_TYPE, tokenPlain.authType); in GetAuthTokenAttr() local