Home
last modified time | relevance | path

Searched refs:DST_COMMAND_MSG (Results 1 - 3 of 3) sorted by relevance

/test/testfwk/developer_test/aw/cxx/distributed/
H A Ddistributed.h27 constexpr int DST_COMMAND_MSG = 2; member
H A Ddistributed_major.cpp197 case DST_COMMAND_MSG: { in SendToAgent()
298 pCmdTest->cmdTestType = DST_COMMAND_MSG; in SendMessage()
304 breturn = SendToAgent(devNo, DST_COMMAND_MSG, pCmdTest, msgLen, onProcessReturnMsg); in SendMessage()
H A Ddistributed_agent.cpp220 case DST_COMMAND_MSG: { in DoCmdServer()
229 pclinereturn->cmdTestType = htons(DST_COMMAND_MSG); in DoCmdServer()

Completed in 3 milliseconds