Home
last modified time | relevance | path

Searched defs:cmdLen (Results 1 - 3 of 3) sorted by relevance

/test/testfwk/developer_test/examples/distributedb/test/distributedtest/common/
H A Ddistribute_demo_agent.cpp99 OnProcessCmd(const std::string &strCommand, int cmdLen, const std::string &strExpectValue, int expectValueLen) OnProcessCmd() argument
/test/testfwk/developer_test/aw/cxx/distributed/
H A Ddistributed_agent.cpp179 unsigned int cmdLen = ntohs(*reinterpret_cast<int *>(pcline->alignmentCmd)); in DoCmdServer() local
327 int DistributedAgent::OnProcessCmd(const std::string &strCommand, int cmdLen, in OnProcessCmd() argument
369 OnProcessCmd(const std::string &strCommand, int cmdLen, const std::string &strArgs, int argsLen, const std::string &strExpectValue, int expectValueLen) OnProcessCmd() argument
[all...]
H A Ddistributed_major.cpp244 bool DistributeTestEnvironment::RunTestCmd(size_t devNo, const std::string &strCommand, int cmdLen, in RunTestCmd() argument
361 bool DistributeTest::RunCmdOnAgent(AGENT_NO devNo, const std::string &strCommand, int cmdLen, in RunCmdOnAgent() argument
388 int cmdLen = strBuf.length() + 1; in RunCmdOnAgent() local
414 int cmdLen = strBuf.length() + 1; RunCmdOnAgent() local
[all...]

Completed in 4 milliseconds