Searched defs:msgInfo (Results 1 – 14 of 14) sorted by relevance
295 DhcpMsgInfo msgInfo; in DhcpDiscover() local313 DhcpMsgInfo msgInfo; in DhcpRequest() local331 DhcpMsgInfo msgInfo; in DhcpInform() local349 DhcpMsgInfo msgInfo; in DhcpDecline() local367 DhcpMsgInfo msgInfo; in DhcpRelease() local
146 DhcpMsgInfo msgInfo = {{0}, 0, {0}}; variable
148 MsgInfo *msgInfo = nullptr; in GetMsg() local207 MsgInfo *msgInfo = *msgIter; in PutMsg() local
260 MsgInfo *msgInfo = m_msgPool->GetMsg(msg); in Post() local
25 static void StartTest(std::vector<std::shared_ptr<TestMsgInfo>> msgInfo) in StartTest()207 std::shared_ptr<TestMsgInfo> msgInfo = std::make_shared<TestMsgInfo>(); in OnGetTestInfo() local218 …id TcpSocketClientManager::OnGetTestInfo(QJsonObject arrobj, std::shared_ptr<TestMsgInfo>& msgInfo) in OnGetTestInfo()
81 void AutoTestManager::StartTest(std::vector<std::shared_ptr<TestMsgInfo>> msgInfo) in StartTest()
148 void UIAutoTest::RunTest(std::vector<std::shared_ptr<TestMsgInfo>> msgInfo) in RunTest()
121 int PlayerControlState::HandleMessage(const MsgInfo& msgInfo) in HandleMessage()
277 MsgInfo msgInfo; in Deinit() local1399 MsgInfo msgInfo; in DoStop() local
260 std::string msgInfo; in SetErrorInfo() local
382 CoordinationMsgInfo msgInfo { in OnCoordinationMessage() local391 const std::string &networkId, const CoordinationMsgInfo &msgInfo) in OnCooperateMessageEvent()
168 virtual void OnSendMessage(MsgInfo &msgInfo, std::string &msgBody) in OnSendMessage()217 void SendMessage(MsgInfo &msgInfo, std::string &msgBody, int masId) in SendMessage()
1017 ConnBrPendInfo msgInfo; variable
259 int ReceiveDhcpMessage(int sock, PDhcpMsgInfo msgInfo) in ReceiveDhcpMessage()