Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dremote_executor_proxy.cpp339 bool getDstRoleRet = data.GetInt32Value(Attributes::ATTR_DEST_ROLE, dstRole); in ProcSendDataMsg() local
340 IF_FALSE_LOGE_AND_RETURN_VAL(getDstRoleRet, GENERAL_ERROR); in ProcSendDataMsg()