Searched defs:strCommand (Results 1 – 3 of 3) sorted by relevance
/test/testfwk/developer_test/examples/distributedb/test/distributedtest/common/ |
D | distribute_demo_agent.cpp | 134 int DistributeDemoAgent::OnProcessCmd(const std::string &strCommand, int cmdLen, const std::string … in OnProcessCmd() 206 int DistributeDemoAgent::ProcessByUseMap(const std::string &strCommand, int cmdLen, const std::stri… in ProcessByUseMap()
|
/test/testfwk/developer_test/aw/cxx/distributed/ |
D | distributed_agent.cpp | 327 int DistributedAgent::OnProcessCmd(const std::string &strCommand, int cmdLen, in OnProcessCmd() 369 int DistributedAgent::OnProcessCmd(const std::string &strCommand, int cmdLen, const std::string &st… in OnProcessCmd()
|
D | distributed_major.cpp | 245 bool DistributeTestEnvironment::RunTestCmd(size_t devNo, const std::string &strCommand, int cmdLen, in RunTestCmd() 362 bool DistributeTest::RunCmdOnAgent(AGENT_NO devNo, const std::string &strCommand, int cmdLen, in RunCmdOnAgent()
|