Searched defs:executorInfoArray (Results 1 – 1 of 1) sorted by relevance
53 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