Searched defs:msgLen (Results 1 – 3 of 3) sorted by relevance
| /test/developertest/aw/cxx/distributed/ |
| D | distributed_agent.cpp | 307 int DistributedAgent::OnProcessMsg(const std::string &strMsg, int msgLen, in OnProcessMsg() 405 int DistributedAgent::OnNotify(const std::string ¬ifyType, const std::string &msg, int msgLen) in OnNotify()
|
| D | distributed_major.cpp | 292 bool DistributeTestEnvironment::SendMessage(size_t devNo, const std::string &strMsg, int msgLen, in SendMessage() 312 bool DistributeTestEnvironment::Notify(size_t devNo, const std::string &strMsg, int msgLen) in Notify() 494 …buteTest::Notify(AGENT_NO devNo, const std::string ¬ifyType, const std::string &msg, int msgLen) in Notify()
|
| /test/xts/acts/kernel_lite/net_posix/src/ |
| D | ActsNetTest.cpp | 1110 unsigned int msgLen = strlen(msg); variable
|