Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/services/core/src/
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()
197 std::vector<ExecutorInfo> executorInfoArray; in GetQueryExecutorInfoReply() local