Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/core/inc/
H A Dremote_msg_util.h50 static bool GetExecutorInfoArrayFromAttributes(const Attributes &Attr,
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dremote_msg_util.cpp72 return GetExecutorInfoArrayFromAttributes(attr, signedRemoteExecutorInfo, executorInfoArray); in DecodeQueryExecutorInfoReply()
157 bool RemoteMsgUtil::GetExecutorInfoArrayFromAttributes(const Attributes &attr, in GetExecutorInfoArrayFromAttributes() function in OHOS::UserIam::UserAuth::RemoteMsgUtil