Home
last modified time | relevance | path

Searched refs:cmdType (Results 1 - 2 of 2) sorted by relevance

/test/testfwk/developer_test/aw/cxx/distributed/
H A Ddistributed_major.cpp166 bool DistributeTestEnvironment::SendToAgent(size_t devNo, int cmdType, void *pstrMsg, int len, in SendToAgent() argument
187 pCmdMsg->cmdTestType = htons(cmdType); in SendToAgent()
195 switch (cmdType) { in SendToAgent()
212 if ((globalCommandNo == pCmdTest->no) && (cmdType == pCmdTest->cmdTestType)) { in SendToAgent()
H A Ddistributed_major.h67 bool SendToAgent(size_t devNo, int cmdType, void *pstrMsg, int len,

Completed in 1 milliseconds