Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/core/inc/
H A Dremote_msg_util.h46 static bool SetExecutorInfoToAttributes(const ExecutorInfo &executorInfo, Attributes &attr);
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dremote_msg_util.cpp75 bool RemoteMsgUtil::SetExecutorInfoToAttributes(const ExecutorInfo &executorInfo, Attributes &attr) in SetExecutorInfoToAttributes() function in OHOS::UserIam::UserAuth::RemoteMsgUtil
143 if (!SetExecutorInfoToAttributes(executorInfo, item)) { in SetExecutorInfoArrayToAttributes()