Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/core/inc/
H A Dremote_msg_util.h47 …static bool GetExecutorInfoFromAttributes(const Attributes &Attr, std::vector<uint8_t> &signedRemo…
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dremote_msg_util.cpp102 bool RemoteMsgUtil::GetExecutorInfoFromAttributes(const Attributes &Attr, in GetExecutorInfoFromAttributes() function in OHOS::UserIam::UserAuth::RemoteMsgUtil
167 if (!GetExecutorInfoFromAttributes(item, signedRemoteExecutorInfo, executorInfo)) { in GetExecutorInfoArrayFromAttributes()