Home
last modified time | relevance | path

Searched defs:executorInfoArray (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dremote_msg_util.cpp53 bool RemoteMsgUtil::EncodeQueryExecutorInfoReply(const std::vector<ExecutorInfo> &executorInfoArray, in EncodeQueryExecutorInfoReply()
65 …:DecodeQueryExecutorInfoReply(const Attributes &attr, std::vector<ExecutorInfo> &executorInfoArray) in DecodeQueryExecutorInfoReply()
137 …ol RemoteMsgUtil::SetExecutorInfoArrayToAttributes(const std::vector<ExecutorInfo> &executorInfoAr… in SetExecutorInfoArrayToAttributes()
158 std::vector<uint8_t> &signedRemoteExecutorInfo, std::vector<ExecutorInfo> &executorInfoArray) in GetExecutorInfoArrayFromAttributes()
192 std::vector<ExecutorInfo> executorInfoArray; in GetQueryExecutorInfoReply() local
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Duser_auth_funcs.c540 Uint8Array executorInfoTlvMsg, Uint8Array *executorInfoArray, uint32_t executorInfoArraySize) in GetSignExecutorInfoFuncInner()
588 Uint8Array executorInfoArray[executorList->size]; in GetSignExecutorInfoFunc() local